lark-connector
Connect Feishu and Lark chats to DeepSeek Harness sessions
AI Analysis
核心用途是实现飞书/Lark 机器人与 DSH 会话的对接。适合需要通过飞书群聊或私聊交互来调用 DSH 服务的团队或个人,需在飞书开放平台配置机器人。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:4t145/dsh-lark-connectorREADME
Read the full README ↗飞书应用配置
在飞书开放平台创建应用并启用机器人能力,然后:
- 开通接收和发送消息所需的权限。
- 在事件订阅中选择“使用长连接接收事件”。
- 订阅 im.message.receive_v1。
- 将机器人加入需要响应的群聊。