feat(qqbot):优化发送图片功能逻辑

This commit is contained in:
rianli
2026-02-02 23:32:42 +08:00
parent 918b419fc9
commit cbe51bfb82
4 changed files with 493 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
"name": "QQ Bot Channel",
"description": "QQ Bot channel plugin with message support, cron jobs, and proactive messaging",
"channels": ["qqbot"],
"skills": ["skills/qqbot-cron"],
"skills": ["skills/qqbot-cron", "skills/qqbot-media"],
"capabilities": {
"proactiveMessaging": true,
"cronJobs": true,