# Telegram 通知设置

#### 前置条件

👑 该功能为高级功能，仅限会员使用，会员开通链接 <https://chain.fm/pricing>

打开 Telegram 搜索 **botfather**

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

点击 BotFather 进入对话框，根据要求依次机器人的 name 和 username，创建完之后复制机器人 token（见红框，注意完整复制，不要带空格）

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

访问 <https://chain.fm/library/destinations>，点击添加目的地 - Telegram bot ，然后在弹出框输入机器人名（备注）和 token 后点击 Save

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

保存完之后会弹出验证页面，先点击 Step 1 的链接

<figure><img src="/files/9tbYbj0yQxfAegollqSR" alt=""><figcaption></figcaption></figure>

链接会跳到 Telegram 机器人对话页面，点击 Start

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

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

Start 发送完之后，再回到目的地页面，点击 Check verification（如果出现错误，请多试几次）

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

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

目前的添加完之后，打开任意一个你关注的频道页面，设置一些条件查询频道的动态，点击确认<br>

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

点击搜索框右边的小铃铛按钮 - 打开提醒 - 使用页面查询 - 选择目的地 - 保存

保存完之后，一旦频道有符合条件的信号您将会在 Telegram 上收到提醒🍻

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

最后请注意，您每天接收的通知额度有限，如果用完了需要等到第二天早上 8 点（北京时间）才能继续接收。查看使用情况请访问 <https://chain.fm/account/usage>


---

# 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.chain.fm/docs/zh-cn/jiao-cheng/telegram-tong-zhi-she-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.
