GuZhengSVT/dsh-WeCom-notify

插件 ⭐ 2 MIT automationsocialtoolsweb-ui

DeepSeek Harness (dsh) 插件:事件驱动的企业微信(WeCom)群机器人通知 — 目标完成/阻塞与每轮对话自动推送,另含 wechat_notify 工具;走官方 webhook,零封号风险。

catalog 简介:DeepSeek Harness (dsh) 插件:事件驱动的企业微信(WeCom)群机器人通知 — goal 完成/阻塞与每轮对话自动推送,另含 wechat_notify 工具;走官方 webhook,零封号风险。

安装

# 1. junction 链接到 profile node_modules
ln -s /绝对/路径/dsh-WeCom-notify ~/.dsh/profiles/web/node_modules/dsh-wecom-notify
# 2. package.json 声明(dependencies + bundles)
#    dependencies: { "dsh-wecom-notify": "link:/绝对/路径/dsh-WeCom-notify" }
#    dsh.profile.bundles: [...原有, "dsh-wecom-notify"]

GuZhengSVT/dsh-WeCom-notify 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。