feat: implement multi-bot support for Telegram API with rate limit handling and add task queue for uploads

This commit is contained in:
MythEclipse
2026-05-18 21:18:16 +07:00
parent 721fa3db7d
commit 825e969569
6 changed files with 170 additions and 41 deletions
+1
View File
@@ -1,4 +1,5 @@
BOT_TOKEN=isi_token_bot_telegram
ADDITIONAL_BOT_TOKENS=token_cadangan_1,token_cadangan_2,token_cadangan_3
STORAGE_CHANNEL_ID=-1001234567890
BASE_URL=https://tele.asepharyana.tech
DATABASE_URL=postgresql://user:password@localhost:5432/telegram_uploader