mirror of https://github.com/dnomd343/tgbot
Dnomd343
3 years ago
3 changed files with 23 additions and 9 deletions
@ -0,0 +1,9 @@ |
|||
# Bot Settings |
|||
BOT_NAME= |
|||
BOT_TOKEN= |
|||
|
|||
# Redis Settings |
|||
REDIS_HOST=127.0.0.1 |
|||
REDIS_PORT=6379 |
|||
REDIS_PASSWD= |
|||
REDIS_PREFIX=tgbot |
Loading…
Reference in new issue