> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/0-yan-shi-qian-bao-jian-kong-bot.md).

# 0 延时钱包监控Bot

<figure><img src="/files/jtJ344eD1BmFKHmzGsoz" alt=""><figcaption><p>推送效果图</p></figcaption></figure>

### **0 延时钱包监控Bot**

* 独享私有节点，推送通道加速，毫秒级监控速度，一键快速交易
* 0 延时钱包监控通知 - SOL: <https://gmgn.ai/follow?chain=sol&tab=follow&groupid=groupid>
* 0 延时钱包监控通知 - BSC: <https://gmgn.ai/follow?chain=bsc&tab=follow&groupid=groupid>

<figure><img src="/files/xqmHRr6D1qzhMyWkOahi" alt="" width="563"><figcaption></figcaption></figure>

### **设置步骤：**

1. 点击创建Telegram群

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

2. 邀请Bot [@GMGN\_vip\_Bot](https://t.me/GMGN_vip_bot) 进新创建的Telegram群，发送以下命令行：

```
/start@GMGN_vip_bot
```

或者点击群右上角info，点击Add添加成员，搜索"@GMGN\_vip\_Bot" (注意认准Bot唯一ID是"@GMGN\_vip\_Bot"，不要添加其他骗子的bot)

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

3. 点击“创建 SOL/BSC 链”按钮，跳转后将自动填写群ID（若自动填写失败请手动复制）

<figure><img src="/files/5SqumjkOL7ODskHoCkvj" alt=""><figcaption></figcaption></figure>

4. 创建群Bot：点击 [@BotFather](https://t.me/BotFather) ，在对话框内输入 /newbot ，先填写bot名称，再填写bot的用户名(必须以"bot"结尾，不能用其他人的bot重复)。创建成功后，复制下图红框里的bot API token。

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

5. 粘贴bot API token到表单，最多支持填写10个bot token

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

6. 邀请刚刚创建的bot进Telegram群

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

7. 为你的 bot 设置群管理权限

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

8. 点击测试消息按钮，查看是否成功发送消息。如果失败，请检查群ID，bot token是否正确，以及Telegram是否给bot开通发送消息权限

<figure><img src="/files/sW7OxmyS18vXepWHMQY6" alt=""><figcaption><p>点击测试消息</p></figcaption></figure>

<figure><img src="/files/m596lNz7MhywkYXL9gy3" alt=""><figcaption><p>测试消息发送成功</p></figcaption></figure>

<figure><img src="/files/kyJhJpqEGrml1sBkSqIW" alt=""><figcaption><p>消息发送失败</p></figcaption></figure>

<figure><img src="/files/apzVsDslCC3HgCi136zd" alt=""><figcaption><p>测试消息发送成功</p></figcaption></figure>

9. 设置消息参数：支持设置交易类型（全部/买入/卖出），接收通知语言，交易金额(开发中)，然后点击保存

<figure><img src="/files/AWDfDm02ytVCfyNTo95Y" alt="" width="563"><figcaption></figcaption></figure>

10. 保存成功后，关注的钱包交易动态，会实时推送到Telegram群

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

### **常见问题**

**问：为何测试消息发不出去？**

**解决办法：**&#x4E00;般情况，-4开头或者-1开头的groupid都可以发送测试消息，如果你的Telegram账号是虚拟手机号，可能会触发Telegram安全风险控制，导致bot在建的群内不能发送消息。你可以尝试在群里输入 /groupid ，如果@GMGN\_vip\_bot 可以发送消息，说明群权限配置正常；如果bot无响应，请尝试把@GMGN\_vip\_bot加到管理员角色，或者多拉几个朋友进群，然后尝试发送 /groupid 命令，看看是否可以发送消息。注意，群id不是一直不变的，随着群内成员数增多，群ID可能由-4开头变成-1开头，需要重新配置0延时通知bot表单。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gmgn.ai/cn/0-yan-shi-qian-bao-jian-kong-bot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
