hermes-agent/website/docs
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
..
developer-guide docs: fix 30+ inaccuracies across documentation (#9023) 2026-04-13 10:53:10 -07:00
getting-started feat(providers): add Arcee AI as direct API provider 2026-04-13 18:40:06 -07:00
guides docs: fix 30+ inaccuracies across documentation (#9023) 2026-04-13 10:53:10 -07:00
integrations feat(providers): add Arcee AI as direct API provider 2026-04-13 18:40:06 -07:00
reference feat: add QQ Bot platform adapter (Official API v2) 2026-04-14 00:11:49 -07:00
user-guide feat: add QQ Bot platform adapter (Official API v2) 2026-04-14 00:11:49 -07:00
index.md fix(bluebubbles): add missing integration points and documentation (#6460) 2026-04-09 00:19:05 -07:00