重构机器人
This commit is contained in:
@@ -11,4 +11,5 @@ dependencies = [
|
||||
"loguru>=0.7.2", # 日志系统
|
||||
"python-dotenv>=1.0.0", # 环境变量加载
|
||||
"httpx>=0.25.0", # 异步 HTTP 客户端(可选,用于外部 API)
|
||||
"python-telegram-bot[job-queue]>=20.7", # Telegram Bot
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user