Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
QQ bot integration for OpenClaw with session isolation, logging, and AI auto-reply. Supports private chat and group @messages.
QQ bot integration for OpenClaw with session isolation, logging, and AI auto-reply. Supports private chat and group @messages.
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.
QQ bot integration for OpenClaw. Enables AI auto-reply for QQ private chats and group @mentions with session isolation and comprehensive logging.
# Initialize config npm run setup # Install dependencies npm install # Edit config vim ~/.openclaw/workspace/open-qq-config.json # Start bot npm start
Edit ~/.openclaw/workspace/open-qq-config.json: { "qq": { "appId": "YOUR_APP_ID", "token": "YOUR_TOKEN", "appSecret": "YOUR_APP_SECRET" } } Get credentials from QQ Open Platform.
npm start # Start bot npm run health # Health check npm run logs # View today's logs npm run status # Check running status
Session Isolation: Each user/group has independent conversation history Private: qq-private-{user_openid} Group: qq-group-{group_openid} Comprehensive Logging: China timezone, log rotation, sensitive data filtering Auto Reconnect: WebSocket auto-reconnect with heartbeat Message Retry: Auto-retry failed messages (up to 2 times) Graceful Shutdown: Clean shutdown on SIGTERM/SIGINT
FileDescriptionqq-bot.jsMain program (WebSocket + OpenClaw integration)logger.jsLogging system (China timezone + rotation)scripts/health-check.shHealth check scriptpackage.jsonDependencies (axios, ws)
CommandDescriptionnpm startStart botnpm run healthHealth checknpm run logsView logsnpm run setupInitialize confignpm run statusCheck statusnpm run cleanClean node_modules
Do not commit open-qq-config.json to version control Set permissions: chmod 600 ~/.openclaw/workspace/open-qq-config.json Uses spawn instead of exec to prevent command injection Session IDs are whitelisted (alphanumeric + hyphen only)
IssueSolutionConfig not foundRun npm run setupMissing credentialsEdit config file with appId/token/appSecretWebSocket failedCheck Token and networkNo replyTest with openclaw agent --message "test"
See CHANGELOG.md
7 new npm commands FAQ section Message retry mechanism Graceful shutdown
MIT License
ClawHub QQ Open Platform OpenClaw Docs
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.