MadDoooog/dsh-weixinbot

插件 ⭐ 0 other

把 DeepSeek Harness(DSH) 接入 微信 ClawBot(腾讯官方 iLink Bot API) 的 DSH 插件: 微信里发消息,DSH 用专属持久 agent 会话(im-wechat-)回答并回发;DSH / agent 可主动推送通知、审批请求到微信。

catalog 简介:—

安装

git clone <本仓库> && cd dsh-weixinbot
npm install        # 安装依赖
npm run build      # 产出 lib/
npm test           # 17 项单测(mock iLink 服务器)

MadDoooog/dsh-weixinbot 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。