omni bridge · Feishu smart body connector
baisama-cloud/dsh-omni-bridge · skills
Multi-channel message bridge for DeepSeek Harness (DSH): route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent, and relay the agent's replies back to the sender.
★ 1GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense
Project overview
Multi-channel message bridge for DeepSeek Harness (DSH): route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent, and relay the agent's replies back to the sender.
每个频道默认拒绝所有入站消息(allowAll: false 且 allowedUsers 为空时无人可用)。运营者二选一显式放行: allowedUsers: 允许的发送者 ID 数组。微信用 fromuserid(如 xxx@im.wechat),QQ 单聊/群聊用成员 openid,飞书用 senderopenid。未授权消息会收到一条「未授权」提示,并在 host 日志打印 [bridge] unauthorized sender=(可用它找到自己的 ID)。 allowAll: true: 允许所有人(显式选择开放,不建议生产使用)。
1. 在设置页点「获取二维码」→ 手机扫码登录,自动回填 botToken。 2. defaultTarget 留空则回复私信者。 QQ
Install command
dsh plugin --profile web add github:baisama-cloud/dsh-omni-bridge