# 通知渠道配置

通过通知渠道的配置，用户可以将监控的消息通知到特定的地方，例如钉钉、TG等。

目前DeBot支持APP推送（内置无需配置）、钉钉、Telegram三种渠道的配置，未来还有可能增加其他的通知渠道，例如微信、短信等。

在 <https://debot.ai/deFiBot/channel> 页面可以添加通知渠道

## APP通知渠道（内置）

APP通知渠道是内置的渠道，如果你不想使用别的接收消息，可以使用APP通知渠道。它会通知到你的网站和APP上。

<figure><img src="/files/FsuRT18gXbZSdFCYQX0g" alt=""><figcaption></figcaption></figure>

## 添加钉钉通知渠道

使用钉钉接收通知仅需3步

1. 创建钉钉群组和机器人；
2. 绑定钉钉器人；
3. 监控设置勾选钉钉通知渠道

路径：创建群组—设置—添加机器人—自定义—复制Webhook—绑定DT—测试发送—监控设置勾选通知渠道

### 步骤一、创建钉钉群和机器人

创建一个群聊，点击【设置】

<figure><img src="/files/LDjEhOAJ1BRaMTECfIMx" alt=""><figcaption></figcaption></figure>

在群设置内找到【机器人】点击进入

<figure><img src="/files/lJlIYNs0ft1lqgRROvr8" alt=""><figcaption></figcaption></figure>

点击【添加机器人】

<figure><img src="/files/DNtafeK3Frn7I5pg9qoE" alt=""><figcaption></figcaption></figure>

选择【自定义机器人】

<figure><img src="/files/rizIdDHNFxsOgH6bzcfb" alt=""><figcaption></figcaption></figure>

点击【添加】

<figure><img src="/files/MbbAdv45URm53G03m0cn" alt=""><figcaption></figcaption></figure>

填写机器人名字（你自定义）。需勾选【自定义关键词】并且<mark style="color:red;">**必须填写【DT】二字**</mark>；【勾选我已阅读并同意】后点击【完成】

<figure><img src="/files/RuGHLCcl3dUa6fseKzj2" alt=""><figcaption></figcaption></figure>

点击【复制】，得到钉钉地址串。

<figure><img src="/files/b9A3reUZUEEDoeXrhjqH" alt=""><figcaption></figcaption></figure>

### 步骤二、绑定钉钉器人

<figure><img src="/files/4yIM8eBoXvBkyY0QOh4c" alt=""><figcaption></figcaption></figure>

提交之后会弹出一个指引框，根据页面上的步骤指引获取webhook地址粘贴到输入框中并且点击保存按钮。

<figure><img src="/files/DYNuVNpdQWQIKmwmVr1t" alt=""><figcaption></figcaption></figure>

保存之后，点击测试发送，会发送一条消息到您的钉钉群中，如果收到了，那就说明这个渠道可以使用，后续你可以复用这个渠道。

<figure><img src="/files/haCsZM295xXA24Sej7zY" alt=""><figcaption></figcaption></figure>

### 步骤三、监控设置勾选钉钉通知渠道

在新创建监控通知条件时，在通知渠道的选项中勾选已经绑定的钉钉通知并保存即可。

<figure><img src="/files/8kt5XyHXNhZkl81smlm0" alt=""><figcaption></figcaption></figure>

## 添加Telegram通知渠道

使用Telegram接收通知分为两种方式，分别为：

1. 个人与机器人私信对话通知；
2. 群组内通知

仅需3步：

1. 创建Telegram通知；
2. Telegram绑定并测试；
3. 监控设置勾选Telegram通知渠道

路径：监控机器人—通知渠道—创建通知渠道—选择电报—绑定个人或群组—测试发送—监控设置勾选通知渠道

### 步骤一、创建通知渠道

<figure><img src="/files/yW4nu4Roq4KmXCz7KEv1" alt=""><figcaption></figcaption></figure>

### 步骤二、Telegram绑定并测试

提交之后会弹出一个指引框。请选择你需要绑定到个人还是绑定到群组中。

1. 绑定到个人

点击唤起Telegram

<figure><img src="/files/PJW9TPjEAaD7KnKIa4cN" alt=""><figcaption></figcaption></figure>

在显示success字样后，说明你绑定成功了。点击测试即可收到消息，如果收到了，那就说明这个渠道可以使用，后续你可以复用这个渠道。

<figure><img src="/files/bi1uscnSOuxGZHeBlc34" alt=""><figcaption></figcaption></figure>

2. 绑定到Telegram群组

复制机器人用户名并将机器人邀请入想要通知的群组内，如果群内有其他管理机器人可能会限制发送消息，请将机器人设置为管理员；机器人进群后复制指令发送到群组内

<figure><img src="/files/Jh3jp4zVO7uF3OohcIjk" alt=""><figcaption></figcaption></figure>

绑定完成后，可以看到success字样，点击测试即可收到消息

<figure><img src="/files/YzayrleipspMVHKxmAjh" alt=""><figcaption></figcaption></figure>

### 步骤三、监控设置勾选Telegram通知渠道

在新创建监控通知条件时，在通知渠道的选项中勾选已经绑定的Telegram通知并保存即可，已有监控策略的可以点击编辑进行修改。

<figure><img src="/files/7T4z8WO9rmCS9olw8t94" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.debot.ai/basic-features/jian-kong-pei-zhi/tong-zhi-qu-dao-pei-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
