# 텔레그램 봇

봇을 활성화하는 방법:

![](/files/RDggSJfOyDU3hdRhnlXj)

NPC와 대화를 열고 열리는 창에서 Telegram-bot 활성화 버튼을 클릭하십시오. NPC를 클릭하면 봇을 캐릭터에 바인딩하기 위해 캐릭터의 고유 코드로 명령을 내릴 것입니다.

<img src="/files/nKDzvplRjlmnouS64i3J" alt="" data-size="original">

봇 [과 오픈채팅 https://t.me/RGCR2\_BOT](https://t.me/RGCR2_BOT)

채팅에 /start 명령을 입력한 다음 캐릭터를 바인딩할 서버를 선택합니다.

NPC가 말한 명령을 봇 채팅으로 보냅니다.

![](/files/xCLRyddThSm2sf0Wzhku)

이 명령을 봇에 전송하면 캐릭터가 봇과 연결됩니다.

하나의 봇에 여러 캐릭터를 묶을 수 있고, 캐릭터 메뉴를 열 수 있으며, 각 캐릭터에는 별도의 메뉴가 있습니다.

![](/files/oXCnDpWsZz4CLwHqqk2p)

열린 메뉴에서 봇의 기능을 활성화 또는 비활성화할 수 있으며, Kick 버튼을 눌러 캐릭터를 게임에서 추방하거나, 알림 버튼을 눌러 고급 알림 설정 메뉴를 열거나, 메인 메뉴로 돌아갈 수 있습니다. 캐릭터로 돌아가기 버튼이 있는 봇의

![](/files/3CinRgVjh8vcxo1TjJ55)

알림 설정을 자세히 살펴보겠습니다.

* <mark style="color:orange;">**Merchant**</mark> 개인 가맹점에서의 구매/판매 알림을 포함합니다.

![](/files/rxG1Fnk0RLJcNqMontiD)

* <mark style="color:orange;">**경매**</mark> 경매 판매 알림을 포함합니다.

![](/files/9YwvFDmWUqllZQFn6TMw)

* <mark style="color:orange;">**R2 day**</mark> R2 day의 시작을 알립니다.
* <mark style="color:orange;">**비공개 메시지**</mark> 사용하면 캐릭터가 오프라인인 경우에도 봇 채팅의 모든 비공개 메시지를 복사할 수 있습니다.
* 봇을 사용하여 개인 메시지에 회신할 수 있습니다. 이렇게 하려면 봇의 채팅에서 메시지를 마우스 오른쪽 버튼으로 클릭한 다음 버튼 <mark style="color:orange;">**답장**</mark> 를 누릅니다.

![](/files/khjRBQx4ddvlgIkeUf0e)

{% hint style="info" %}
캐릭터가 게임에서 나와도 채팅 가능
{% endhint %}

* <mark style="color:orange;">**사운드**</mark> 해당 알림 소리 활성화 또는 비활성화
* <mark style="color:orange;">**모든 캐릭터에 적용**</mark> 봇에 바인딩된 모든 캐릭터에 이 설정을 적용합니다.

{% hint style="danger" %}
캐릭터에서 봇을 해제하려면 NPC Activate Telegram-bot을 다시 클릭한 다음 해제 버튼을 클릭합니다.
{% 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/kr/undefined-1/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.
