Overview of QQ Bot OpenClaw Channel Plugin
mainThe @tencent-connect/openclaw-qqbot plugin acts as a message channel between QQ and the OpenClaw framework. It enables AI assistants to interact via QQ through private chats (C2C) and group chats.
Key Capabilities:
- Multi-mode Group Chat: Supports both
@mentiontrigger mode and autonomous speaking mode. - Rich Media Support: Handles images, voice (STT/TTS), video, and files.
- Dual Transmission Modes: Supports WebSocket (default) or Webhook (HTTP callback).
- Advanced Features: Quoted message context parsing, scheduled reminders (proactive messages), command execution approval via buttons, and one-click hot updates.
Important Note: This plugin is strictly a message channel. Capabilities like image understanding, voice transcription (STT), or AI image generation depend on your configured AI models and the skills installed in OpenClaw, not the plugin itself.