Files
membank/fnhelp/ai/openclaw-dingtalk.md

28 lines
1016 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 飞牛 OpenClaw 配置钉钉机器人教程
## 1. 前置准备
1. 在应用中心安装好飞牛 OpenClaw 应用和相关的依赖应用。
2. 给 OpenClaw 配置 1 个模型。
- 官方合作推荐:阿里云百炼,免费体验 7000 万 Token。
## 2. 钉钉机器人配置
### 2.1 打开钉钉开发者平台并创建应用
1. 登录[开发者后台](https://open-dev.dingtalk.com/)。
2. 在**应用开发**下,点击**立即创建**,可一键创建 OpenClaw 机器人。
3. 在创建 OpenClaw 界面,填写机器人基本信息。
4. OpenClaw 创建成功后,会自动展示应用的 **Client ID****Client Secret**,请保存好用于后续使用。
### 2.2 配置钉钉机器人消息渠道
1. 回到飞牛 OpenClaw。
2. 打开"消息渠道" -> "添加渠道"。
3. 选择"钉钉",输入 Client ID 和 Client Secret并保存。
4. 重启 OpenClaw回到钉钉发送给机器人消息有回复即完成钉钉机器人配置。
---
*来源:飞牛 fnOS 帮助中心*