mirror of
https://github.com/derogab/ITAvsCOVIDbot
synced 2024-12-29 08:50:15 +01:00
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
TELEGRAM_BOT_USERNAME = CHANGE_ME
|
|
TELEGRAM_BOT_TOKEN = CHANGE_ME
|
|
MONGODB_USER = root
|
|
MONGODB_PASS = CHANGE_ME
|