feat(channel) add yuanbao docs entrance (#73443) · openclaw/openclaw@7b07a0a
loongfay
·
2026-04-28
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4,6 +4,10 @@ Docs: https://docs.openclaw.ai
|
4 | 4 | |
5 | 5 | ## Unreleased |
6 | 6 | |
| 7 | +### Changes |
| 8 | + |
| 9 | +- Channels: add Yuanbao channel docs entrance so the Tencent Yuanbao bot appears in the channel listing and sidebar navigation. (#73443) Thanks @loongfay. |
| 10 | + |
7 | 11 | ## 2026.4.27 |
8 | 12 | |
9 | 13 | ### Changes |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -44,6 +44,7 @@ Text is supported everywhere; media and reactions vary by channel.
|
44 | 44 | - [WebChat](/web/webchat) — Gateway WebChat UI over WebSocket. |
45 | 45 | - [WeChat](/channels/wechat) — Tencent iLink Bot plugin via QR login; private chats only (external plugin). |
46 | 46 | - [WhatsApp](/channels/whatsapp) — Most popular; uses Baileys and requires QR pairing. |
| 47 | +- [Yuanbao](/channels/yuanbao) — Tencent Yuanbao bot (external plugin). |
47 | 48 | - [Zalo](/channels/zalo) — Zalo Bot API; Vietnam's popular messenger (bundled plugin). |
48 | 49 | - [Zalo Personal](/channels/zalouser) — Zalo personal account via QR login (bundled plugin). |
49 | 50 | |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1084,6 +1084,7 @@
|
1084 | 1084 | "channels/wechat", |
1085 | 1085 | "channels/qqbot", |
1086 | 1086 | "channels/feishu", |
| 1087 | +"channels/yuanbao", |
1087 | 1088 | "channels/zalo", |
1088 | 1089 | "channels/zalouser" |
1089 | 1090 | ] |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。