Prompts for bot token on first time startup

This commit is contained in:
NikolajDanger
2020-04-09 00:43:00 +02:00
parent 0374cdc84e
commit 9602be3b03
4 changed files with 18 additions and 5 deletions

View File

@ -2,6 +2,17 @@
Gwendolyn is a discord bot that I made. It does a bunch of stuff.
## Stuff it can do
Roll dice!
Look up D&D monsters and spells!
Find random pictures!
Find random movies!
Generate names for taverns and people!
Roll Star Wars RPG dice!
Keep track of Star Wars RPG character sheets!
And much more!!! (not really. That's pretty much all it can do. See help files in resources directory for list of commands)
## Setup
Create a file named "token.txt" that contains your bot token.
Running gwendolyn.py will help you set up. You will need a bot token on hand, which you should paste into your terminal when prompted.