chore: initial commit

This commit is contained in:
你的用户名
2025-11-01 21:58:31 +08:00
commit 0406b5664f
101 changed files with 20458 additions and 0 deletions

8
monitor.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
echo "📡 监控 Telegram 机器人..."
echo "================================"
echo "按 Ctrl+C 退出"
echo ""
tail -f bot.out | grep -E "(from user|forward|reply|消息|客户|管理员|ERROR|WARNING)"