Files

7 lines
216 B
Bash

# Telegram Bot Configuration
# Copy this file to .env and fill in your actual bot token.
BOT_TOKEN=123456789:ABCdefGhIJKlmNoPQRsTUVwxyZ
GROUP_CHAT_ID=-100123456789
ADMIN_IDS=123456789,987654321
DISABLE_CAPTCHA=False