masknull/dsh-webhook-notifier ↗★ 0
dsh-webhook-notifier
回合完成时向指定 Webhook 发送通知的插件,支持自定义字段、请求头及发送日志。
AI 分析
核心用途是在 AI 回答结束时触发外部系统联动(如推送通知、记录日志)。适合需要将 DSH 对话状态同步到第三方工作流或消息通道的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-webhook-notifier說明文件
閱讀完整 README ↗Usage
- Open Settings → Webhook Notifier
- Turn on the Webhook 通知 switch
- Configure Request: method, URL, payload mode, headers
- Tick the trigger scenarios (which events send notifications)
- Fill the payload in Preset Fields or Custom Text
- Click Test Send to verify, then Save