What problem does it solve?
It helps you manage QQ guild (channel) resources—listing guilds and channels, checking members, and performing operations like posting, announcements, and schedules—without manually dealing with OAuth/token authorization for each request.
Core Features & Use Cases
- Channel discovery & management: Query the user’s guild/channel list, retrieve channel details, and manage sub-channels (create/update/delete).
- Member information & presence: List members in a guild, fetch member details, and check online member counts for a channel.
- Content operations: Post forum threads, comment on threads, publish/delete channel announcements, and create/modify/delete schedules (where permitted).
Use Case: You need to prepare an operations plan for a QQ community by creating a forum post, adding a comment, and scheduling an announcement window for a specific channel on a specific timeline—while keeping authentication handled automatically.
Quick Start
Ask the AI to list your QQ guilds and then fetch the sub-channels for a chosen guild using the qqbot_channel_api tool for authenticated API calls.