Files
discord-markov/env.example
Alek Ratzloff 7f9714263d Initial commit
The bot is currently working under 3.10, need to check out 3.9 next.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-10-22 18:00:52 -07:00

6 lines
81 B
Plaintext

TOKEN=your-token-here
LOG=stderr
LOGLEVEL=info
DB_PATH=markov.db
SQL_PATH=db.sql