Files
qun-monitor/.env.example
2025-11-08 16:11:21 +08:00

12 lines
285 B
Plaintext

API_ID=123456
API_HASH=change_me
SESSION_NAME=userbot
SESSION_DIR=./sessions
USER_PHONE=+8613000000000
TWO_FA_PASSWORD=
GROUP_LINKS=https://t.me/example_group
REPORT_CHAT_LINK=https://t.me/example_group
TELEGRAM_BOT_TOKEN=your_bot_token_here
KEYWORDS_FILE=keywords.yaml
LOG_LEVEL=info