Documentation and description update

Added .env.example file.
Branch now ready to be merged for the first tagged release of the Bot.
This commit is contained in:
2021-08-05 02:54:52 +01:00
parent 94ce0aa31a
commit 4f92e83e48
3 changed files with 35 additions and 8 deletions

9
app/.env.example Normal file
View File

@ -0,0 +1,9 @@
BOT_TOKEN=
TEST_TOKEN=
CONFIG=./data/config.yml
DATA=./data/data.yml
LOOKUP=./data/lookup.yml
GM=./data/gm.yml
CATEGORIES=./data/categories.yml
PITCHES=./data/pitches.yml
BOT_VERSION=3.0.0