qqbot-channel

Manage QQ channels and content through the qqbot_channel_api proxy.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/bitan-del/gods-eye --skill qqbot-channel-bitan-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-channel
Source: https://github.com/bitan-del/gods-eye/tree/main/extensions/qqbot/skills/qqbot-channel
Command: npx skills add https://github.com/bitan-del/gods-eye --skill qqbot-channel-bitan-del

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QQ channel administration is complex and error-prone without automated tooling. This skill provides a structured approach to query channels, subchannels, members, post content, announcements, and schedules through the qqbot_channel_api proxy, automatically handling token authentication and API interactions.

Core Features & Use Cases

  • Query and list channels and subchannels, including member details and post histories.
  • Create, update, or delete subchannels and posts, manage announcements, and schedule events via QQ Open Platform endpoints.
  • Use cases include bot-based moderation, content publishing, and activity scheduling for QQ communities.

Quick Start

Use the qqbot-channel Skill to begin managing QQ channels with a single API proxy call sequence.

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 moderation tasks for a private group?

You can automate QQ channel moderation by routing HTTP requests through the qqbot_channel_api proxy, which handles token authentication to list channels, manage subchannels, query members, and post messages automatically.

Can I schedule events and manage announcements in QQ subchannels via API?

Yes, you can create, update, or delete subchannels and posts, manage announcements, and schedule events by using structured parameter schemas with the QQ Open Platform endpoints through the API proxy.

What do I need to query QQ channel members and post histories using a bot?

You need a bot operating in private QQ groups and channels, valid token authentication, and structured parameter schemas to query member details and post histories via the API proxy.

Does this approach handle token authentication automatically for QQ Open Platform endpoints?

Yes, the approach handles token authentication automatically, routing HTTP requests through the qqbot_channel_api proxy to interact with QQ Open Platform endpoints without manual token management.

What are the limitations of using an API proxy for QQ channel management?

Limitations include dependency on the qqbot_channel_api proxy for routing requests and handling error responses as described in endpoint references, meaning functionality is bounded by the proxy's supported API interactions.