masknull/dsh-webhook-notifier0

dsh-webhook-notifier

回合完成时向指定 Webhook 发送通知的插件,支持自定义字段、请求头及发送日志。

AI 分析

核心用途是在 AI 回答结束时触发外部系统联动(如推送通知、记录日志)。适合需要将 DSH 对话状态同步到第三方工作流或消息通道的用户。

套件
dsh-webhook-notifier
版本
0.1.0
授權
MIT
最近更新
2026年9月3日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-webhook-notifier

Usage

  1. Open Settings → Webhook Notifier
  2. Turn on the Webhook 通知 switch
  3. Configure Request: method, URL, payload mode, headers
  4. Tick the trigger scenarios (which events send notifications)
  5. Fill the payload in Preset Fields or Custom Text
  6. Click Test Send to verify, then Save