Channels
How to Connect OpenClaw to QQ Bot
Browse more in Channels.
All channels guides →This guide shows you how to connect OpenClaw to QQ Bot so your agent can chat over QQ alongside your existing channels. You will see where QQ Bot fits in the OpenClaw channel system and what to expect from the integration.
By the end, you will know how QQ Bot behaves compared to other channels and where to go in the docs for deeper routing and group behavior.
Prerequisites
- ✓An existing OpenClaw deployment with the Gateway running (see the main OpenClaw install docs before adding channels).
- ✓A QQ Bot account with access to the QQ Bot API.
- ✓Access to the OpenClaw Gateway config so you can enable and route chat channels.
Steps
- 1
Understand how QQ Bot fits into OpenClaw channels
QQ Bot is one of many messaging platforms that OpenClaw can connect to through the Gateway. It appears in the supported channels list as a bundled plugin, which means you do not install it separately.
Knowing this upfront helps you treat QQ Bot like any other first-class channel instead of hunting for an extra package.
text* [QQ Bot](https://docs.openclaw.ai/channels/qqbot) — QQ Bot API; private chat, group chat, and rich media (bundled plugin). - 2
Review supported channel behavior and routing
OpenClaw can run multiple chat channels at the same time and route messages per chat. When you add QQ Bot, it participates in the same routing and safety rules as Telegram, Slack, or WhatsApp.
This matters if you plan to expose the same agent over several apps or need to control which chats can reach your agent.
textNotes * Channels can run simultaneously; configure multiple and OpenClaw will route per chat. * Group behavior varies by channel; see [Groups](https://docs.openclaw.ai/channels/groups). * DM pairing and allowlists are enforced for safety; see [Security](https://docs.openclaw.ai/gateway/security). - 3
Plan your QQ Bot group and DM usage
QQ Bot supports private chat, group chat, and rich media, but group behavior in OpenClaw varies by channel. Before wiring QQ Bot into your production agent, decide whether you want it active in group chats, DMs, or both.
This will influence how you configure groups, broadcast groups, and pairing rules in the Gateway.
text* [QQ Bot](https://docs.openclaw.ai/channels/qqbot) — QQ Bot API; private chat, group chat, and rich media (bundled plugin). * Group behavior varies by channel; see [Groups](https://docs.openclaw.ai/channels/groups). * [Broadcast Groups](https://docs.openclaw.ai/channels/broadcast-groups) - 4
Use channel configuration docs for pairing and safety
Once QQ Bot is enabled in your Gateway config, you still need to think about who can talk to your agent. OpenClaw enforces DM pairing and allowlists for safety, and the channel configuration docs cover pairing, group messages, and troubleshooting.
Use these sections to tune how QQ Bot chats are accepted and how errors are diagnosed.
text* [Pairing](https://docs.openclaw.ai/channels/pairing) * [Group Messages](https://docs.openclaw.ai/channels/group-messages) * [Groups](https://docs.openclaw.ai/channels/groups) * [Broadcast Groups](https://docs.openclaw.ai/channels/broadcast-groups) * [Channel Routing](https://docs.openclaw.ai/channels/channel-routing) * [Channel Location Parsing](https://docs.openclaw.ai/channels/location) * Troubleshooting: [Channel troubleshooting](https://docs.openclaw.ai/channels/troubleshooting).
Troubleshooting
QQ Bot messages never reach your agent even though the Gateway is running.
OpenClaw enforces DM pairing and allowlists for safety, so unpaired or disallowed QQ users will not reach your agent. Review the pairing and security docs referenced under channel notes and make sure your QQ Bot chats are paired and allowed.
QQ Bot group chats behave differently from other channels (missing replies or unexpected routing).
Group behavior varies by channel in OpenClaw, and QQ Bot follows its own group semantics. Check the Groups and Group Messages sections in the channel docs to align your expectations and adjust your Gateway group configuration.
Frequently asked questions
Powered by Mem0
Add persistent memory to OpenClaw
Official Mem0 plugin for OpenClaw keeps context across chats and tools. Smaller prompts, lower cost, better continuity for your agents.