mirror of
https://github.com/andrey271192/PCAtelegram_web.git
synced 2026-09-20 11:55:32 +00:00
refactor: rename project to PCAtelegram_web
This commit is contained in:
9
pcatelegram_web-bot/config.example.env
Normal file
9
pcatelegram_web-bot/config.example.env
Normal file
@@ -0,0 +1,9 @@
|
||||
# PCAtelegram_web 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
|
||||
Reference in New Issue
Block a user