Junjun Zhang
87bfc28e70
feat: add QQ Bot platform adapter (Official API v2)
Add full QQ Bot integration via the Official QQ Bot API (v2):
- WebSocket gateway for inbound events (C2C, group, guild, DM)
- REST API for outbound text/markdown/media messages
- Voice transcription (Tencent ASR + configurable STT provider)
- Attachment processing (images, voice, files)
- User authorization (allowlist + allow-all + DM pairing)
Integration points:
- gateway: Platform.QQ enum, adapter factory, allowlist maps
- CLI: setup wizard, gateway config, status display, tools config
- tools: send_message cross-platform routing, toolsets
- cron: delivery platform support
- docs: QQ Bot setup guide
2026-04-14 00:11:49 -07:00
..
2026-04-13 11:52:09 -07:00
2026-04-13 10:50:52 -07:00
2026-04-13 19:51:54 -07:00
2026-04-13 04:46:13 -07:00
2026-04-13 16:32:04 -07:00
2026-04-07 11:41:26 -07:00
2026-04-12 16:40:37 -07:00
2026-04-13 16:32:04 -07:00
2026-04-10 21:15:47 -07:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-04-13 23:54:45 -07:00
2026-04-14 00:11:49 -07:00
2026-04-13 05:12:36 -07:00
2026-04-07 22:49:01 -07:00
2026-04-11 17:16:06 -07:00
2026-04-12 18:05:14 -07:00
2026-03-26 01:34:27 -07:00
2026-04-13 19:51:54 -07:00
2026-04-12 16:36:11 -07:00
2026-04-13 04:35:37 -07:00
2026-04-14 00:11:49 -07:00
2026-04-11 17:23:36 -07:00
2026-04-13 22:41:00 -07:00
2026-04-11 15:34:57 -07:00
2026-04-11 13:59:52 -07:00
2026-04-13 18:40:06 -07:00
2026-04-13 23:09:39 -07:00
2026-04-13 23:09:39 -07:00
2026-04-11 01:56:55 -07:00
2026-03-25 19:47:58 -07:00
2026-04-14 00:11:49 -07:00
2026-04-10 19:15:50 -07:00
2026-04-13 23:52:32 -07:00
2026-04-12 12:22:34 -07:00
2026-04-13 18:40:06 -07:00
2026-04-13 11:20:37 -07:00
2026-04-14 00:11:49 -07:00
2026-04-13 16:32:04 -07:00
2026-04-12 16:39:04 -07:00
2026-04-13 23:51:21 -07:00
2026-04-14 00:11:49 -07:00
2026-04-13 16:32:04 -07:00
2026-04-14 00:11:49 -07:00
2026-04-13 16:32:04 -07:00
2026-04-13 22:04:35 -07:00
2026-04-07 10:40:34 -07:00