openclaw/extensions/qq
taki 9d036cae3a feat: add QQ channel plugin via NapCatQQ/OneBot v11
- Complete ChannelPlugin implementation for QQ messaging
- WebSocket client with auto-reconnect and heartbeat
- Support private chat and group messages
- OneBot v11 API wrapper (send, receive, group management)
- Onboarding wizard for CLI configuration
- Multi-account support
- 156 unit tests (accounts, client, api, send, monitor, normalize, connection)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:38:24 +08:00
..
src feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
clawdbot.plugin.json feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
index.ts feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
package.json feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
test-connection.ts feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
test-send.ts feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00
tsconfig.json feat: add QQ channel plugin via NapCatQQ/OneBot v11 2026-01-28 16:38:24 +08:00