mirror of
https://github.com/miloszowi/everyone-mention-telegram-bot.git
synced 2025-05-20 09:14:07 +00:00
7 lines
111 B
Bash
7 lines
111 B
Bash
|
BOT_TOKEN=
|
||
|
|
||
|
MONGODB_DATABASE=
|
||
|
MONGODB_USERNAME=
|
||
|
MONGODB_PASSWORD=
|
||
|
MONGODB_HOSTNAME=localhost
|
||
|
MONGODB_PORT=27017
|