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>
This commit is contained in:
5
env.example
Normal file
5
env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
TOKEN=your-token-here
|
||||
LOG=stderr
|
||||
LOGLEVEL=info
|
||||
DB_PATH=markov.db
|
||||
SQL_PATH=db.sql
|
||||
Reference in New Issue
Block a user