feat: split out GoTelegram project

This commit is contained in:
Андрей Бобырев
2026-06-06 10:57:31 +03:00
commit f6eb56b88d
27 changed files with 32684 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# goTelegram Pro 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