Files
random_coffee_bot/.env.example
Artem Tsyrulnikov f833aeaf41 first commit
2026-02-05 15:41:56 +03:00

15 lines
462 B
Plaintext

# Telegram Bot Token
TELEGRAM__TOKEN=8048299556:AAH16U8XWYuuCL8txcNLwumFCv-NT82vlcE
# Database URL (SQLite)
DB__URL=/data/random_coffee.db
# Group Chat IDs (comma-separated, negative numbers for groups)
# Example: GROUP_CHAT_IDS=-1001234567890,-1009876543210
GROUP_CHAT_IDS=
# Admin Chat IDs (comma-separated, positive numbers for users)
# Used for admin commands and error notifications
# Example: ADMIN_CHAT_IDS=123456789,987654321
ADMIN_CHAT_IDS=690548930