feat: migrate to GramJS with TS

This commit is contained in:
你的用户名
2025-11-08 16:11:21 +08:00
parent e1885366f2
commit 313527aea3
24 changed files with 3434 additions and 591 deletions

View File

@@ -1,8 +1,11 @@
API_ID=123456
API_HASH=change_me
SESSION_NAME=userbot_session
SESSION_NAME=userbot
SESSION_DIR=./sessions
USER_PHONE=+8613000000000
TWO_FA_PASSWORD=
GROUP_LINKS=https://t.me/example_group
REPORT_CHAT_LINK=https://t.me/example_group
TELEGRAM_BOT_TOKEN=your_bot_token_here
KEYWORDS_FILE=keywords.yaml
LOG_LEVEL=info