mirror of
https://github.com/anten-ka/gotelegram_pro.git
synced 2026-05-19 14:36:05 +00:00
v2.2.1: 11 security fixes (safe_edit_message, IP validation, os-release protection, config_get return codes, spinner stderr, domain check, mode sanitization, var init, XSS escape)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
# Скопируйте в .env и заполните
|
||||
# GoTelegram v2.2 Bot Configuration
|
||||
# Copy this to .env and fill in your values
|
||||
|
||||
# Telegram Bot Token from @BotFather
|
||||
BOT_TOKEN=your_bot_token_from_@BotFather
|
||||
# Опционально: список ID пользователей с доступом (через запятую). Пусто = все.
|
||||
# ALLOWED_IDS=123456789,987654321
|
||||
|
||||
# Comma-separated list of allowed Telegram user IDs
|
||||
# Leave empty to allow all users
|
||||
# ALLOWED_IDS=123456789,987654321
|
||||
Reference in New Issue
Block a user