Skip to content

feat: add QQ bot integration via Official API#9

Open
ZhuZhengyi wants to merge 1 commit intoM64GitHub:mainfrom
Jzice:feature/channel_qq
Open

feat: add QQ bot integration via Official API#9
ZhuZhengyi wants to merge 1 commit intoM64GitHub:mainfrom
Jzice:feature/channel_qq

Conversation

@ZhuZhengyi
Copy link
Copy Markdown

  • Add QQ Official Bot API support (replaces go-cqhttp)
  • Implement Access Token获取 with caching
  • Implement WebSocket connection for message receiving
  • Implement HTTPS API for message sending
  • Add QQ action type for rule engine
  • Update config with qq_app_id and qq_app_secret

Features:

  • Receive messages via WebSocket from channels/groups/dm
  • Send messages via HTTPS API
  • Command support (/status, /help, etc.)
  • AI chat integration similar to Telegram bot

- Add QQ Official Bot API support (replaces go-cqhttp)
- Implement Access Token获取 with caching
- Implement WebSocket connection for message receiving
- Implement HTTPS API for message sending
- Add QQ action type for rule engine
- Update config with qq_app_id and qq_app_secret

Features:
- Receive messages via WebSocket from channels/groups/dm
- Send messages via HTTPS API
- Command support (/status, /help, etc.)
- AI chat integration similar to Telegram bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants