refactor: organize repository around legal platform
This commit is contained in:
8
tools/telegram-bot/.env.example
Normal file
8
tools/telegram-bot/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
TELEGRAM_BOT_TOKEN=replace-me
|
||||
TELEGRAM_CHAT_ID=-1004242041275
|
||||
TELEGRAM_OWNER_ID=87262245
|
||||
TELEGRAM_REPORT_THREAD_ID=37
|
||||
TELEGRAM_ALLOWED_THREAD_IDS=0,2,4,6,8
|
||||
BOT_DATABASE=data/secretary.sqlite3
|
||||
APP_TIMEZONE=Asia/Bishkek
|
||||
LOG_LEVEL=INFO
|
||||
Reference in New Issue
Block a user