mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-10 16:51:13 +00:00
fix(doc):update wecom doc and qq (#57641)
* fix(doc):update wecom doc and qq doc * Update CHANGELOG with recent changes and enhancements Added various updates including new features, improvements, and documentation changes across multiple components.
This commit is contained in:
@@ -77,18 +77,19 @@ Connect OpenClaw to QQ via the QQ Bot API. Supports private chats, group
|
||||
mentions, channel messages, and rich media including voice, images, videos,
|
||||
and files.
|
||||
|
||||
- **npm:** `@sliverp/qqbot`
|
||||
- **repo:** [github.com/sliverp/qqbot](https://github.com/sliverp/qqbot)
|
||||
- **npm:** `@tencent-connect/openclaw-qqbot`
|
||||
- **repo:** [github.com/tencent-connect/openclaw-qqbot](https://github.com/tencent-connect/openclaw-qqbot)
|
||||
|
||||
```bash
|
||||
openclaw plugins install @sliverp/qqbot
|
||||
openclaw plugins install @tencent-connect/openclaw-qqbot
|
||||
```
|
||||
|
||||
### wecom
|
||||
|
||||
OpenClaw Enterprise WeCom Channel Plugin.
|
||||
A bot plugin powered by WeCom AI Bot WebSocket persistent connections,
|
||||
supports direct messages & group chats, streaming replies, and proactive messaging.
|
||||
WeCom channel plugin for OpenClaw by the Tencent WeCom team. Powered by
|
||||
WeCom Bot WebSocket persistent connections, it supports direct messages & group
|
||||
chats, streaming replies, proactive messaging, image/file processing, Markdown
|
||||
formatting, built-in access control, and document/meeting/messaging skills.
|
||||
|
||||
- **npm:** `@wecom/wecom-openclaw-plugin`
|
||||
- **repo:** [github.com/WecomTeam/wecom-openclaw-plugin](https://github.com/WecomTeam/wecom-openclaw-plugin)
|
||||
|
||||
Reference in New Issue
Block a user