* fix(discord): 修复 WebSocket 连接检测并增强跨平台文件处理 修复 Discord WebSocket 连接检测逻辑,使用正确的属性检查连接状态 为跨平台消息处理添加文件类型支持,并增加详细的调试日志 优化附件处理逻辑,确保所有文件类型都能正确识别和转发 * feat(跨平台): 优化消息处理并添加纯文本提取功能 添加 extract_text_only 函数过滤非文本标记 修改翻译逻辑仅处理纯文本内容 完善附件处理和消息内容拼接 修复仅包含表情时的消息处理问题 * refactor(discord-cross): 使用模块专用日志记录器替换全局日志记录器 将各模块中的全局日志记录器替换为模块专用日志记录器,以提供更清晰的日志来源标识 同时在适配器中添加会话状态检查和重连机制,提升消息发送的可靠性 * feat(翻译): 改进翻译功能,同时显示原文和译文 修改翻译功能,不再替换原文而是同时显示原文和翻译内容,方便用户对照 更新 DeepSeek API 配置为官方地址和模型 优化 Discord 适配器的重连逻辑,直接关闭 WebSocket 触发重连 修复 Discord 频道 ID 转换逻辑,简化处理流程 * feat(cross-platform): 添加跨平台功能支持及配置优化 - 新增跨平台配置模型和全局配置支持 - 优化 Discord 适配器的连接管理和错误处理 - 添加 watchdog 和 discord.py 依赖 - 创建 DeepSeek API 配置文档 - 移除重复的同步帮助图片代码 - 改进跨平台插件配置加载逻辑 * fix(jrcd): 修正群组ID检查条件 删除不再使用的示例插件文件
97 lines
1.6 KiB
Plaintext
97 lines
1.6 KiB
Plaintext
aiohappyeyeballs==2.6.1
|
|
aiohttp==3.13.3
|
|
aiomysql==0.2.0
|
|
aiosignal==1.4.0
|
|
annotated-types==0.7.0
|
|
anyio==4.12.1
|
|
astroid==4.0.3
|
|
attrs==25.4.0
|
|
beautifulsoup4==4.14.3
|
|
bilibili-api-python
|
|
bs4==0.0.2
|
|
cachetools==6.2.4
|
|
certifi==2026.1.4
|
|
cffi==2.0.0
|
|
chardet==6.0.0.post1
|
|
click==8.3.1
|
|
concurrencytest==0.1.4
|
|
ConfigParser==7.2.0
|
|
contextlib2==21.6.0
|
|
curio==1.6
|
|
curl_cffi==0.14.0
|
|
Cython==3.2.4
|
|
cython==3.2.4
|
|
defusedxml==0.7.1
|
|
Django==6.0.2
|
|
dl==0.1.0
|
|
docutils==0.22.4
|
|
email_validator==2.3.0
|
|
etcd3==0.12.0
|
|
eval_type_backport==0.3.1
|
|
eventlet==0.40.4
|
|
exceptiongroup==1.3.1
|
|
fastapi==0.134.0
|
|
filelock==3.24.3
|
|
flake8==7.3.0
|
|
gunicorn==25.1.0
|
|
h2==4.3.0
|
|
html5lib==1.1
|
|
HTMLParser==0.0.2
|
|
hypothesis==6.151.9
|
|
importlib_resources==6.5.2
|
|
ini2toml==0.15
|
|
ipykernel==7.2.0
|
|
ipython==9.10.0
|
|
ipywidgets==8.1.8
|
|
jnius==1.1.0
|
|
js==1.0
|
|
keyring==25.7.0
|
|
lxml_html_clean==0.4.4
|
|
mask==1.0.0
|
|
matplotlib==3.10.8
|
|
mod==0.3.0
|
|
multiprocess==0.70.19
|
|
nacl==0.0.0
|
|
olefile==0.47
|
|
outcome==1.3.0.post0
|
|
ox_profile==0.2.14
|
|
paramiko==4.0.0
|
|
pexpect==4.9.0
|
|
pip_api==0.0.34
|
|
pkg1==0.0.3
|
|
pox==0.3.7
|
|
protobuf==7.34.0
|
|
pudb==2025.1.5
|
|
pybreaker==1.4.1
|
|
pycryptodome_test_vectors==1.0.22
|
|
pyenchant==3.3.0
|
|
PyInstaller==6.19.0
|
|
pymongo==4.16.0
|
|
pyodide==0.0.2
|
|
PyOpenGL==3.1.10
|
|
pyOpenSSL==25.3.0
|
|
PyQt6==6.10.2
|
|
PySide6==6.10.2
|
|
python-dotenv==1.2.1
|
|
python_bcrypt==0.3.2
|
|
python_socks==2.8.1
|
|
pywin32==311
|
|
requests==2.32.3
|
|
simplejson==3.20.2
|
|
socksio==1.0.0
|
|
speedups==1.4.0
|
|
Sphinx==9.1.0
|
|
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
|
|
wmi==1.5.1
|
|
xmlrpclib==1.0.1
|
|
xx==3.3.2
|
|
zope==5.13
|
|
discord.py==2.3.2
|