# 机器人注销重新绑定流程

## 机器人被注销说明

Debot最近对所有TgBot做头像做整体风格调整，可能触发了telegram的风控策略，大量被封。临时重新更新所有tg bot。您可以通过简单触发，重新绑定。

## 重新绑定方法

### 发送给自己telegram

1、首页->AI监控->通知渠道->点击  我的专属机器人（或者复制机器人ID搜索）-> 点击start \
![](/files/XnpNUkXZbbwNU0hG5YhL)\
2、完成1之后，就完成绑定了，该机器人会继承之前所有配置到个人的通知\
3、如果不放心，可以回到配置界面，选择一个发给个人的通道，右边的编辑按钮点开，点击测试发送

### 发送到群组

1、首页->AI监控->通知渠道->点击  我的专属机器人（或者复制机器人ID搜索）->点击start\
![](/files/nwgFa1echEo1In8wn3Fs)\
2、重新将该机器人拉回您之前的报警群组即可\
3、如果不放心，可以回到配置界面，选择一个发给个人的通道，右边的编辑按钮点开，点击测试发送


---

# 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/faq/ji-qi-ren-zhu-xiao-chong-xin-bang-ding-liu-cheng.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.
