feat(cross-platform): 添加跨平台功能支持及配置优化

- 新增跨平台配置模型和全局配置支持
- 优化 Discord 适配器的连接管理和错误处理
- 添加 watchdog 和 discord.py 依赖
- 创建 DeepSeek API 配置文档
- 移除重复的同步帮助图片代码
- 改进跨平台插件配置加载逻辑
This commit is contained in:
2026-03-23 16:49:38 +08:00
parent d96b4b228d
commit e8c422f5ee
7 changed files with 173 additions and 47 deletions

View File

@@ -85,6 +85,7 @@ sympy==1.14.0
trove_classifiers==2026.1.14.14
urllib3_secure_extra==0.1.0
uvloop==0.22.1
watchdog==6.0.0
websocket_client==1.9.0
Werkzeug==3.1.6
winloop==0.5.0
@@ -92,3 +93,4 @@ wmi==1.5.1
xmlrpclib==1.0.1
xx==3.3.2
zope==5.13
discord.py==2.3.2