forked from viveksantayana/geas-bot
Vivek Santayana
4f92e83e48
Added .env.example file. Branch now ready to be merged for the first tagged release of the Bot.
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
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 |