# Транслирование онлайна сервера (Через бота)/Online server broadcasting (Via the bot)

:flag\_ru:

1\) Вам нужно создать бота, который через статус будет выводить онлайн, для этого проходим по ссылки "здесь"

![](/files/68KBEPGd1fysqZaw32sK)

2\) Откроется страница "[ПОРТАЛ ДЛЯ РАЗРАБОТЧИКОВ](https://discord.com/developers/applications)"&#x20;

3\) Нажимаем на кнопку "новое приложение" и придумываем название.

4\) После того как Вы создали приложение, теперь тужно создать бота, с левой стороны есть вкладка "бот" нажимаем на нее, далее нажимаем добавить бота.&#x20;

![](/files/v6v666cBIYAKIwUsM4jV)

5\) Поздравляю, вы создали собственного бота&#x20;

Тут вы можете изменить название бота и установить аватар.

![](/files/mRx3shlS0fCmEQhEulqa)

6\) "Маркер" это API TOKEN вам нужно скопировать его и подставить на сайте

![](/files/EhBkLP51tLK3qDfzF1Nt)

7\) Теперь нам нужно скачать скрипт

8\) Распаковываем архив (в любое место)&#x20;

9\) Устанавливаем node.msi, нажимаем на файл " установка зависимости" после запускаем сам скрипт "start.bat"

10\) Отлично, бот уже функционирует, остается пригласить его на ваш сервер Discord,  для этого проходим по ссылки >> <https://discordapi.com/permissions.html#0>&#x20;

11\) Ставим галочку перед "Администратор" и указываем идентификатор клиента

![](/files/cAL0IPQ6Y5WXx0clPrRM)

Идентификатор клиента Вы можете узнать, вернувшись на сайт где создавали бота, будет вкладка "OAuth2"&#x20;

![](/files/ORGDFY5PUhdQtSmP5fxV)

12\) Теперь что бы добавить бота к себе на сервер вам нужно перейти по ссылки и выбрать дискорд, в который хотите добавить бота.

![](/files/5FCspAb4xIBpYQYs3vGY)

:flag\_gb:\
\
1\) You need to create a bot that will display online through the status. To do this click "here" to continue\
\
2\) This page will be opened: <https://discord.com/developers/applications>&#x20;

3\) Click on "New app" and choose the name.

4\) After creation you need to create a bot. Click on the tab called "bot" on the left side and press "Add a bot"\
\
5\) Congratulations, you have created your bot.

Here you can change the bot name and select an avatar\
\
6\) "Marker" is an API TOKEN and you need to copy this and paste it on the website \
\
7\) Now we have to download the script

8\) Unpack the archive (anywhere)&#x20;

9\) Install **node.msi**, click on the file "**dependency installation**" and then run the script "**start.bat**"

10\) Great work! Now our bot functions and we need to invite him to our Discord server by following this link >> <https://discordapi.com/permissions.html#0>&#x20;

11\) Check the "Admin" and paste "Client ID"\
\
You can find out your Client ID by going back to the site where the bot was created and finding a tab called "**OAuth2**" \
\
12\) Теперь что бы добавить бота к себе на сервер вам нужно перейти по ссылки и выбрать дискорд, в который хотите добавить бота.\
In order to add the bot, you need to follow the link and choose a discord server


---

# 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://guide.felixbot.ru/nastroika-dayz-podpiski/translirovanie-onlaina-servera-cherez-bota-online-server-broadcasting-via-the-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.
