masknull/dsh-webhook-notifier0

dsh-webhook-notifier

回合完成时向 webhook 发送通知,支持 GET/POST、自定义字段、请求头、发送日志

AI 分析

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

パッケージ
dsh-webhook-notifier
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/03

インストール

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

ドキュメント

README 全文を読む ↗

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