• Joined on 2025-11-04
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 21:21:20 +08:00
7c72b1c97a 🐛 fix(command): 修复 plugin.py 引用已删除的 COMMAND_LENGTH 导致启动报错
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 21:16:01 +08:00
d4962a840d feat(command): 命令名长度改为可配置范围 2~4 个中文字
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 21:03:08 +08:00
c6ba7e2e37 feat(command): 支持无参数命令触发
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 20:38:12 +08:00
89461b6ed6 🐛 fix(command): 修复 Event 对象无 reply 方法
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 19:58:50 +08:00
601bce8847 feat(command): 回复时引用原消息
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 19:30:32 +08:00
af0f6c7ec6 feat(command): 回调响应自动回复到 QQ
zhilv created branch test/command-listener in ncatbot/webhook 2026-05-02 19:04:33 +08:00
zhilv pushed to test/command-listener at ncatbot/webhook 2026-05-02 19:04:33 +08:00
ee1bd583d8 feat(command): 添加命令监听与外接回调功能
zhilv pushed tag v0.1.1 to ncatbot/webhook 2026-05-02 15:41:45 +08:00
zhilv deleted branch fix/code-review from ncatbot/webhook 2026-05-02 15:40:34 +08:00
zhilv pushed to main at ncatbot/webhook 2026-05-02 15:39:29 +08:00
b86a2d4c4e 🐛 fix(*): 修复代码审查中发现的问题
zhilv pushed to fix/code-review at ncatbot/webhook 2026-05-02 15:33:34 +08:00
b86a2d4c4e 🐛 fix(*): 修复代码审查中发现的问题
zhilv created branch fix/code-review in ncatbot/webhook 2026-05-02 15:33:34 +08:00
zhilv pushed tag v0.1.1 to ncatbot/webhook 2026-05-02 13:33:04 +08:00
zhilv pushed to main at ncatbot/webhook 2026-05-02 13:33:03 +08:00
67e328942c 📖 docs(*): 完善项目文档
zhilv deleted branch test/1 from ncatbot/webhook 2026-05-01 23:17:39 +08:00
zhilv pushed tag v0.1.1 to ncatbot/webhook 2026-05-01 23:14:44 +08:00
zhilv pushed to main at ncatbot/webhook 2026-05-01 23:14:42 +08:00
0718b3ecf3 docs: 完善 README 文档
zhilv created branch main in ncatbot/webhook 2026-05-01 23:14:42 +08:00
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 23:01:39 +08:00
bd3be0d914 feat(message): 添加消息组合发送