feature: 机器人命令交互触发分析功能

This commit is contained in:
Krane
2026-01-21 03:06:00 +08:00
parent f3a9f1c06d
commit 2fda768cdf
29 changed files with 3915 additions and 21 deletions

View File

@@ -34,6 +34,6 @@ google-search-results>=2.4.0 # SerpAPI每月 100 次免费)
requests>=2.31.0 # HTTP 请求
fake-useragent>=1.4.0 # 随机 User-Agent 防封禁
httpx[socks] # HTTP 客户端 + SOCKS 代理支持OpenAI 可选依赖)
dingtalk-stream >= 0.24.3 # 钉钉 Stream SDK
# 数据库
# SQLite 是 Python 内置,无需额外安装