# News

## <img src="/files/R5wL6obgLm9nWTDl4rAt" alt="" data-size="line"> Premium Features

<details>

<summary>Priority Updates</summary>

Your server will receive priority for News updates. This means updates will arrive up to 15 minutes faster than for non-premium servers.

</details>

## Setup News updates

If you are using the bot for the first time or you have reset the settings, you have to set up the News function for the first time.

First, enter the following command:

```
/setup news
```

Then click the game mode you like to configure. In this example BattleRoyale News get configured.

Now you need to **select** at least one **channel** where the News will be broadcast. Optionally, you can select a role that should always be mentioned.

### Set Channel

You can set a channel by selecting it from the dropdown menu:

<figure><img src="/files/9tKkqW8wfSmMAmMKsjkb" alt=""><figcaption><p>Set News Channel</p></figcaption></figure>

#### Possible Errors

* **Missing permissions** **•** The Bot missing permissions. The bot shows you which ones are missing. If you are inexperienced with Discord check out [this guide](https://support.discord.com/hc/en-us/articles/206029707-How-do-I-set-up-Permissions-) to set up permissions.
* **Too Many Webhooks** **•** The selected channel got too many webhooks. You need to delete at least one in the channel settings.

Once you have selected a channel, the news are set up. It should now appear in the selected channel.

### Set Mention Role

In addition, you can select a role that should always be mentioned when a new news post appears. This can be selected via the second dropdown menu as follows:

<figure><img src="/files/EvD5TnEvoXkgPLGLWbBC" alt=""><figcaption><p>Set News Mention Role</p></figcaption></figure>

#### Possible Errors

* **Role mentionable by everyone •** Servers larger than 250 members can't use a role that is mentionable by everyone. This is for security reason to prevent possible abuse. Disable that @everone can mention this role in the server settings.
* **Missing permissions** **•** The Bot missing mention everyone permissions. If you are inexperienced with Discord check out [this guide](https://support.discord.com/hc/en-us/articles/206029707-How-do-I-set-up-Permissions-) to set up permissions.

## Enable/Disable News updates

You can disable or enable News posts while keeping all settings. Just click the Enable or Disable button

* If the green Disable button is shown, News posts are currently active
* If the red Enable button is shown, News posts are currently disabled

<figure><img src="/files/9mopvLIsOApsDl3WEj4F" alt=""><figcaption><p>Enable/Disable News</p></figcaption></figure>


---

# 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://docs.easyfnstats.com/features/news.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.
