@areoneplayer/dsh-feishu-bot
Feishu/Lark AI bot for DSH: long-connection (WebSocket) event receiving, per-chat DSH agent binding and auto-reply, workspace/session menu commands (NEW_WORKSPACE / NEW_SESSION / WORKSPACE_CHANGE / CHANGE_SESSION), domain auto-detection for both Feishu (open.feishu.cn) and Lark (open.larksuite.com), agent tools (lark_status / lark_configure / lark_test) and a web setup page with a QR code to the developer console. No public URL needed — events flow over the official SDK long connection.
AI 分析
核心用途是将 DSH 智能体接入飞书/Lark。适合需要通过飞书机器人与 DSH 交互、实现自动回复和会话管理的企业或个人用户。
インストール
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wangsan71/DSh-feishu-botドキュメント
README 全文を読む ↗Agent-driven configuration
Copy this repo URL to any DSH agent: it reads this README and runs
clone/install → lark_configure (AppID/Secret) → lark_test (verify) → asks
you to send a test message. Only the app-creation step stays manual in the
developer console (scan-login, about two minutes).