# 电报机器人

如何激活机器人：

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/SlGfrv8Md2Sa5MlMguM0/image.png)

打开与 NPS 的对话，在打开的窗口中，单击激活 Telegram-bot 按钮，单击 NPC 后会给您一个带有角色唯一代码的命令，以便将机器人与角色绑定

<img src="https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/TOOTgE9xO3M1yzTTsyUI/image.png" alt="" data-size="original">

打开与机器人 [聊天 https://t.me/RGCR2\_BOT](https://t.me/RGCR2_BOT)

在聊天中输入/start命令，然后选择要绑定角色的服务器

将 NPC 告诉你的命令发送到机器人聊天室

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/uU5JMqNQ7nix3MIEYHYV/image.png)

向机器人发送此命令后，您的角色将与其关联

一个机器人可以绑定多个角色，可以打开角色菜单，每个角色都有单独的菜单

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/cZdgOsi4y609NbbgqOJD/image.png)

在打开的菜单中，您可以启用或禁用机器人的功能，您可以通过按踢按钮将角色踢出游戏，或按通知按钮打开高级通知设置菜单，或返回主菜单机器人的“返回角色”按钮

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/ohBVtI2Qu19QMik0X77B/image.png)

让我们仔细看看通知设置：

* <mark style="color:orange;">**商家**</mark> 包括有关您在个人商店中购买/销售的通知

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/VKIQy9gVRIgyPhHEbDjR/image.png)

* <mark style="color:orange;">**拍卖**</mark> 包括拍卖销售通知

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/OqN2Di5iLD2e2sLkv4UQ/image.png)

* <mark style="color:orange;">**R2 天**</mark> 表示 R2 天的开始
* <mark style="color:orange;">**私人消息**</mark> 将允许您复制机器人聊天中的所有私人消息，即使您的角色离线
* 您可以使用机器人回复私人消息，为此，右键单击机器人聊天中的消息，然后按按钮 <mark style="color:orange;">**回复**</mark>

![](https://content.gitbook.com/content/coKFOwP6SL7bPYg9WVfi/blobs/pZIACcZe9Z9FjazE6oby/image.png)

{% hint style="info" %}
即使您的角色不在游戏中，您也可以聊天
{% endhint %}

* <mark style="color:orange;">**声音**</mark> 启用或禁用相应通知的声音
* <mark style="color:orange;">**应用于所有角色**</mark> 将这些设置应用于绑定到机器人的所有角色

{% hint style="danger" %}
要解除机器人与角色的绑定，请再次单击NPC激活电报机器人，然后单击解除绑定按钮
{% endhint %}


---

# 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://wiki.revolgc.pro/cn/liao-jie-gai-wang-zhan/poleznoe/telegram-bot.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.
