mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:10:49 +00:00
feat(channel) yuanbao (#72756)
* feat(channel) yuanbao * feat(channel) yuanbao * docs(changelog): note Yuanbao channel plugin (#72756) (thanks @loongfay) --------- Co-authored-by: loongzhao <loongzhao@tencent.com> Co-authored-by: sliverp <870080352@qq.com>
This commit is contained in:
@@ -130,6 +130,20 @@ formatting, built-in access control, and document/meeting/messaging skills.
|
||||
openclaw plugins install @wecom/wecom-openclaw-plugin
|
||||
```
|
||||
|
||||
### Yuanbao
|
||||
|
||||
Yuanbao channel plugin for OpenClaw by the Tencent Yuanbao team. Powered by
|
||||
WebSocket persistent connections, it supports direct messages & group chats,
|
||||
streaming replies, proactive messaging, image/file/audio/video processing,
|
||||
Markdown formatting, built-in access control, and slash-command menus.
|
||||
|
||||
- **npm:** `openclaw-plugin-yuanbao`
|
||||
- **repo:** [github.com/yb-claw/openclaw-plugin-yuanbao](https://github.com/yb-claw/openclaw-plugin-yuanbao)
|
||||
|
||||
```bash
|
||||
openclaw plugins install openclaw-plugin-yuanbao
|
||||
```
|
||||
|
||||
## Submit your plugin
|
||||
|
||||
We welcome community plugins that are useful, documented, and safe to operate.
|
||||
|
||||
Reference in New Issue
Block a user