qqbot-channel

Automate QQ channel administration via qqbot_channel_api proxy with token authentication.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/wuv-dreamguide/openclaw --skill qqbot-channel-wuv-dreamguide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-channel
Source: https://github.com/wuv-dreamguide/openclaw/tree/main/extensions/qqbot/skills/qqbot-channel
Command: npx skills add https://github.com/wuv-dreamguide/openclaw --skill qqbot-channel-wuv-dreamguide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel administration is time-consuming and error-prone. This skill automates common tasks such as listing channels, managing sub-channels, querying members, posting posts, announcements, and schedules by routing requests through the qqbot_channel_api proxy and handling token authentication automatically.

Core Features & Use Cases

  • List and inspect channels and sub-channels across QQ groups.
  • Retrieve member rosters and channel metadata for audits and onboarding.
  • Create posts, announcements, and schedules in selected channels with minimal effort.
  • Use case: A bot operator wants to audit channels, publish notices, and schedule events across QQ groups with minimal manual steps.

Quick Start

Run the skill with your configured QQ bot token and issue a command to list all channels to begin.

Frequently Asked Questions about qqbot-channel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate QQ channel management via API without manual token authentication?

Automating QQ channel management via API requires proxying QQ Open Platform HTTP interfaces through qqbot_channel_api, which auto-fills tokens and routes requests for tasks like listing channels and posting announcements.

Can I post announcements and schedules to QQ channels automatically?

Posting announcements and schedules to QQ channels is supported by routing requests through the qqbot_channel_api proxy, allowing you to create posts and schedule events in selected channels with minimal manual effort.

Do I need valid QQ Open Platform credentials to query channel members and sub-channels?

Querying channel members and sub-channels requires valid QQ Open Platform credentials and token authentication, which the qqbot_channel_api proxy automatically handles to retrieve member rosters and channel metadata.

What's the best way to audit QQ channels and sub-channels across groups programmatically?

Auditing QQ channels and sub-channels programmatically is best done by using the qqbot_channel_api proxy to list and inspect channels across QQ groups, retrieving metadata for audits and onboarding workflows.

Why does my QQ bot fail to retrieve channel metadata during token authentication?

Token authentication failures during channel metadata retrieval occur when QQ Open Platform credentials are invalid; the qqbot_channel_api proxy requires valid credentials to auto-fill tokens and successfully route HTTP interface requests.

Does qqbot-channel work with the QQ Open Platform for automating group administration tasks?

Yes, qqbot-channel works with the QQ Open Platform by proxying its HTTP interfaces to automate group administration tasks like listing channels, querying members, and posting messages with automatic token authentication.