masknull/dsh-webhook-notifier ↗★ 0
dsh-webhook-notifier
回合完成时向 webhook 发送通知,支持 GET/POST、自定义字段、请求头、发送日志
AI Analysis
核心用途是在 AI 回答结束时触发外部系统联动(如推送通知、记录日志)。适合需要将 DSH 对话状态同步到第三方工作流或消息通道的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-webhook-notifierREADME
Read the full 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