Initial commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
BOT_TOKEN=
|
||||
BOT_MODE=polling
|
||||
LOG_LEVEL=debug
|
||||
DEBUG=true
|
||||
BOT_WEBHOOK=https://www.example.com/webhook
|
||||
BOT_WEBHOOK_SECRET=RANDOM_SECRET_VALUE
|
||||
SERVER_HOST=localhost
|
||||
SERVER_PORT=3000
|
||||
BOT_ADMINS=[1]
|
||||
Reference in New Issue
Block a user