534119219/chicheng-push

Plugin ⭐ 2 MIT social

DSH(DeepSeek Harness) Web 消息推送插件:多渠道推送(Server酱/PushPlus/Bark/钉钉/企微/Telegram/飞书/Webhook等),设置界面提供「推送插件」入口,可被其他插件调用(pushNotifier 服务 / /push/api 接口)

Install

chicheng-push/
├── package.json          # dsh.bundle / dsh.client 声明
├── cordis.patch.yml      # 插入 profile 层
├── lib/
│   ├── index.js          # host 半:渠道存储 + 推送实现 + /push/api/* + pushNotifier 服务
│   └── client.js         # client 半:设置界面「推送插件」页
├── assets/               # 界面截图
├── docs/                 # 补充文档(面板图标补丁等)
├── examples/             # 集成示例(定时任务插件)
├── smoke.mjs             # 集成测试
└── README.md

Add 534119219/chicheng-push to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.