DSA DOCS

DSA 文档中心

围绕 DSA 真实使用路径:快速开始、Actions、本地、Docker,以及源项目完整文档。

GitHub Actions 部署 本地运行 Docker 部署 打开 DSA 仓库
通知与 Bot

钉钉企业机器人配置

钉钉机器人接收消息需要使用企业机器人能力

源文档 版本: v3.18.0-10-gc452e7f 更新: 2026-05-23
DINGTALK

钉钉机器人

钉钉机器人接收消息需要使用企业机器人能力 https://open.dingtalk.com/document/dingstart/configure-the-robot-application

接收消息分为 Http模式(需要配置公网地址) 和 Stream模式 两种, 推荐使用 Stream模式

创建应用步骤:https://open.dingtalk.com/document/dingstart/create-application

应用开发 > 企业内部应用 > 钉钉应用 > 创建应用 > 添加应用能力 > 机器人

添加机器人

img.png
img.png

配置机器人使用 Stream模式

configbot.png
configbot.png

获取应用凭证

img.png
img.png

配置钉钉凭证

把钉钉应用凭证配置到配置文件中 !img.png

发布应用

img.png
img.png
img.png
img.png
img.png
img.png

往下滚动会看到增加的企业机器人

img_1.png
img_1.png

测试机器人命令

img_3.png
img_3.png