4 Commits

Author SHA1 Message Date
rianli
8529f05cb2 chore: recover and apply lowercase normalization changes 2026-03-11 12:32:58 +08:00
rianli
a34b3800f1 chore: rename upgrade scripts and sync upgrade docs 2026-03-11 12:07:45 +08:00
rianli
11b230a989 refactor: 整理脚本目录结构,兼容原仓库插件清理
- 脚本统一移入 scripts/ 目录(pull-latest.sh, upgrade-and-run.sh, set-markdown.sh)
- 删除不可用的 npm 版 scripts/pull-latest.sh,保留 git 版
- upgrade.sh / qqbot-cli.js 清理逻辑兼容原仓库 @sliverp/qqbot 和本仓库多种插件 ID
- 扩展目录查找兼容 extensions/qqbot 和 extensions/openclaw-qq
- 新增 moltbot 支持
- LICENSE 添加原作者 sliverp 版权声明
- 更新 README/docs 中脚本路径引用
- package.json files 字段增加 scripts 目录
2026-03-09 20:12:24 +08:00
rianli
f150f85654 docs: move tag usage notice to skill description and normalize doc filenames
- Move rich media tag closing requirement note from qqbot-media-guide.md to qqbot-media SKILL.md description
- Rename docs/COMMANDS.md to docs/commands.md for consistent lowercase-hyphen naming
- Update qqbot-media-guide.md content adjustments
2026-03-06 03:41:56 +08:00