# Настройка транслирования чата сервера/Setting up the server chat broadcast

​​​​​​​​​​:flag\_ru:

* Включаем данную функцию&#x20;
* Текстовый канал - указываем канал в который будет транслироваться чат с сервера в дискорд
* Сообщение отправляемое в канал -  где {user} это имя игрока, который отправляет сообщение, а {message} сообщение, которое было отправлено (украсить формат сообщения можете сами)&#x20;

:flag\_gb:

* Enable this feature&#x20;
* Text channel - select a Discord channel to which game chat will be broadcasted
* Sent message -  where {user} - a player who sends the message, {message} is a message that has been sent ( you can format the message yourself )

##


---

# 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/nastroika-translirovaniya-chata-servera.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.
