# /configuration

## Démonstration configuration Bot Discord

Pour une configuration des alertes pour mon application, je choisis l'option "Bot Discord" :&#x20;

<figure><img src="/files/NE7F6joV3y3gZi3SnX8O" alt=""><figcaption><p>Fait le 24/11/2024 à 15h44</p></figcaption></figure>

Dans ma démonstration, j'ai un seul enregistrement de bot Discord sur mon serveur donc je le sélectionne :

<figure><img src="/files/rmVfck9sxBLDo3cm2tNl" alt=""><figcaption><p>Fait le 24/11/2024 à 15h46</p></figcaption></figure>

{% hint style="danger" %}
Attention: Watchbot doit avoir les permissions de parler dans le channel pour fonctionner à 100% cette commande.
{% endhint %}

Par la suite un menu s'affiche, j'ai effectué une légende pour bien comprendre le menu:&#x20;

<figure><img src="/files/2qbINZyHRBOu3Mc6C3oC" alt=""><figcaption><p>Fait le 24/11/2024 à 15h55</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://help.watchbot.fr/commandes-slash/configuration.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.
