mirror of
https://github.com/anten-ka/gotelegram_pro.git
synced 2026-05-19 13:26:02 +00:00
10 lines
281 B
Bash
10 lines
281 B
Bash
# GoTelegram v2.5.0 Bot Configuration
|
|
# Copy this to .env and fill in your values
|
|
|
|
# Telegram Bot Token from @BotFather
|
|
BOT_TOKEN=your_bot_token_from_@BotFather
|
|
|
|
# Comma-separated list of allowed Telegram user IDs
|
|
# Leave empty to allow all users
|
|
# ALLOWED_IDS=123456789,987654321
|