feat(channel) add yuanbao docs entrance (#73443)

* feat(channel) add yuanbao docs entrance

* feat(channel): add yuanbao docs entrance (#73443) (thanks @loongfay)

---------

Co-authored-by: loongzhao <loongzhao@tencent.com>
Co-authored-by: sliverp <870080352@qq.com>
This commit is contained in:
loongfay
2026-04-28 18:47:09 +08:00
committed by GitHub
parent d55c7ea997
commit 7b07a0ab8f
3 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ Docs: https://docs.openclaw.ai
## Unreleased ## Unreleased
### Changes
- Channels: add Yuanbao channel docs entrance so the Tencent Yuanbao bot appears in the channel listing and sidebar navigation. (#73443) Thanks @loongfay.
## 2026.4.27 ## 2026.4.27
### Changes ### Changes

View File

@@ -44,6 +44,7 @@ Text is supported everywhere; media and reactions vary by channel.
- [WebChat](/web/webchat) — Gateway WebChat UI over WebSocket. - [WebChat](/web/webchat) — Gateway WebChat UI over WebSocket.
- [WeChat](/channels/wechat) — Tencent iLink Bot plugin via QR login; private chats only (external plugin). - [WeChat](/channels/wechat) — Tencent iLink Bot plugin via QR login; private chats only (external plugin).
- [WhatsApp](/channels/whatsapp) — Most popular; uses Baileys and requires QR pairing. - [WhatsApp](/channels/whatsapp) — Most popular; uses Baileys and requires QR pairing.
- [Yuanbao](/channels/yuanbao) — Tencent Yuanbao bot (external plugin).
- [Zalo](/channels/zalo) — Zalo Bot API; Vietnam's popular messenger (bundled plugin). - [Zalo](/channels/zalo) — Zalo Bot API; Vietnam's popular messenger (bundled plugin).
- [Zalo Personal](/channels/zalouser) — Zalo personal account via QR login (bundled plugin). - [Zalo Personal](/channels/zalouser) — Zalo personal account via QR login (bundled plugin).

View File

@@ -1084,6 +1084,7 @@
"channels/wechat", "channels/wechat",
"channels/qqbot", "channels/qqbot",
"channels/feishu", "channels/feishu",
"channels/yuanbao",
"channels/zalo", "channels/zalo",
"channels/zalouser" "channels/zalouser"
] ]