AbcdefgXW/dsh-msg-hub

Plugin ⭐ 2 MIT socialweb-ui

dsh IM 渠道桥:微信/QQ/飞书接入 + 主动推送 | IM channel bridge for dsh: WeChat/QQ/Feishu with proactive push

Install

# 方式一:npm 包(推荐)
dsh plugin --profile web add dsh-msg-hub

# 方式二:GitHub 仓库
dsh plugin --profile web add github:AbcdefgXW/dsh-msg-hub

# 方式三:手动(本地开发/内网)
git clone https://github.com/AbcdefgXW/dsh-msg-hub.git
cd dsh-msg-hub && npm install
# 软链进 profile 并加入 bundles:
cd $DSH_HOME/profiles/web && pnpm link /路径/dsh-msg-hub
# 然后确认 package.json 的 dsh.profile.bundles 包含 dsh-msg-hub

Add AbcdefgXW/dsh-msg-hub to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.