跳过主要内容
W

dsh-plugins (dsh-ding-sound)

wwweljf/dsh-plugins/plugins/dsh-ding-sound

DSH 对话结束提示音:内置网络热梗原声(你干嘛哎呦、鸡你太美、神鹰哥等),设置面板可试听/切换/随机,支持自定义音频目录。

安装

dsh plugin --profile web add github:wwweljf/dsh-plugins

该插件位于仓库的 plugins/dsh-ding-sound 子路径下。

README

dsh-plugins — DeepSeek Harness 插件集

本仓库包含三个用于 DeepSeek Harness (DSH) 的插件:

插件目录说明
dsh-ding-soundplugins/dsh-ding-sound对话结束提示音:内置网络热梗原声,设置面板可试听/切换/随机,支持自定义音频目录
dsh-wx-pushplugins/dsh-wx-push微信推送:DSH 会话任务结束后自动把结果原文推送到微信(复用 wechat-acp 桥,需另装并扫码登录;真实校验送达)
dsh-wx-remoteplugins/dsh-wx-remote微信遥控:用微信继续 PC 端未完成的会话(live 注入 / resume 续接,回复原文发回),支持 /会话 绑定;需配置 wechat-acp,仅处理白名单内微信用户(未配置白名单拒绝所有人)

安装

# 提示音插件
dsh plugin --profile web add github:wwweljf/dsh-plugins#path:/plugins/dsh-ding-sound

# 微信推送插件
dsh plugin --profile web add github:wwweljf/dsh-plugins#path:/plugins/dsh-wx-push

# 微信遥控插件
dsh plugin --profile web add github:wwweljf/dsh-plugins#path:/plugins/dsh-wx-remote

安装后重启 dsh web(提示音插件需刷新浏览器页面,在 设置 → 通用 找到「对话结束提示音」)。

各插件详情

License

MIT

相关插件