# 机器人构建器

关于在 SendPulse 创建机器人和群发的指南

1. **注册与创建机器人**

   * 访问网站 [sendpulse.com](https://sendpulse.com/)，输入任意电话号码，完成验证码并点击按钮 **Registration**.

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

   * 进入部分 **Chatbots**。 messengers/connect/telegram/

   <figure><img src="/files/91c2faff32ff6fed8a98ffa532d41e8fb161054d" alt=""><figcaption></figcaption></figure>

   * 点击按钮 **Connect Channels**.
   * 输入你在 [BotFather](https://t.me/BotFather)中创建的机器人的令牌，然后点击按钮 **Connect**.

   <figure><img src="/files/527fa3af5364ef38f4d645d6e54bbec0b6cd33a8" alt=""><figcaption></figcaption></figure>

   * 点击按钮 **Open in browser**.
   * 完整复制该 URL。
   * 将复制的 URL 作为消息发送到 Telegram 的任意聊天，例如， **Saved Messages**.
   * 在 Telegram 中打开该链接并点击按钮 **START**.
2. **设置欢迎消息**
   * 点击按钮 **Welcome message**.
   * 点击按钮 **Edit the flow**.
   * 要创建新消息，请按住并将图标拖到右侧画布。可以为该消息设置路径和触发条件。
   * 通过命令触发的消息示例 `/start`.

<figure><img src="/files/23928afeadaf9ddb9b54cf279fab0484708a2c17" alt=""><figcaption></figcaption></figure>

1. **创建简单机器人**
   * 点击消息窗口以打开控制面板。
   * 在控制面板可以更改消息文本、添加按钮、图片及其他元素。设置机器人在接收到命令时要发送的消息 `/start` - "🎁 $TOKEN Airdrop"。
2. **设置按钮**
   * 输入按钮文字。
   * 勾选 **URL**.
   * 输入指向你 webapp 的链接（有关 Mini APP 的更多信息）。
   * 勾选以启用 webapp。
   * 点击 **Add**.
   * 点击 **Apply**.
   * 要让机器人应用更改，请点击按钮 **Save**.
   * 现在在输入 `/start` 时，机器人会发送文字和一个按钮，点击该按钮将打开 drainer。

<figure><img src="/files/3859fb9785f173497f13f97f2484e11f795b8ecd" alt=""><figcaption></figcaption></figure>

1. **添加图片**
   * 点击 **Add...** 并选择 **Image** 以添加图片。
   * 添加图片后，点击垃圾桶图标删除欢迎消息。
   * 添加文本，例如 “🎁 $NOT Airdrop”，并为 webapp 设置按钮。
2. **创建无链接按钮**
   * 如需创建仅包含文字且无链接的按钮，请选择 **Continue flow**.
   * 按住并将消息块拖入工作区。
   * 输入文本并根据需要设置按钮。
   * 将按钮与消息块连接。
3. **重要：用户群发与统计**

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

* 除了漂亮的界面以外，该服务还能跟踪机器人统计数据，查看用户数量、他们在机器人中的操作、点击了哪些按钮等。
* 群发是向所有使用过命令的用户发送自定义消息 `/start`.
* 为提高效果，建议每天进行多次群发。

1. **创建群发**

<figure><img src="/files/376ce3c8a0b893dc1fe5416767ce35633f6d48d1" alt=""><figcaption></figcaption></figure>

* 进入你的机器人页面并点击 **Create campaign**.
* 设置消息：文本、图片、按钮等，然后点击 **Next**.
* 为群发选择名称，设定发布时间并点击 **Send a campaign**.
* 检查：群发应收到，面板中会显示统计数据。

<figure><img src="/files/d5a81596cc1741f9ecba335f19535c4bc89222f1" alt=""><figcaption><p>群发已发送</p></figcaption></figure>

**不要局限于常规模板，发挥创意，你可以制作更复杂的机器人，一切都会很好！**<br>

<mark style="color:purple;">**祝你获得高收益和顺畅的流量！**</mark>


---

# 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-automatic-affiliate-zh/cryptograb-wei-ji/wo-men-de-tou-fang-chan-pin/ton-qie-qu-qi/ji-qi-ren-gou-jian-qi.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.
