wangsan71/DSh-feishu-bot

Plugin ⭐ 0 socialweb-ui

Let DSH talk to you through Feishu (China) or Lark (international): the bot receives messages in a chat, hands each one to a dedicated DSH agent, and replies back in the same chat. Everything runs over the long connection (WebSocket) — no public URL, no tunnel required.

catalog description:给飞书和Lark的一个机器人组件,可以连接本地的dsh

Install

# local path (development)
dsh plugin --profile web add link:<this repo>

# GitHub URL
dsh plugin --profile web add git+https://github.com/wangsan71/DSh-feishu-bot.git

# npm (after a release — pushing a vX.Y.Z tag auto-publishes)
dsh plugin --profile web add @areoneplayer/dsh-feishu-bot

Add wangsan71/DSh-feishu-bot to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.