# Information

## :rocket: Introduction

Si vous souhaitez obtenir des informations sur un serveur, un utilisateur... ou encore la photo ou bannière de n'importe quel utilisateur ou serveur et bien plus, les commandes d'information de John-Bot sont là pour vous ! Découvrez l'intégralité de ces commandes décrites précisement sur cette page.

## :clipboard: Liste des commandes

| Commande        | Description                                                | Exemple                                                  |
| --------------- | ---------------------------------------------------------- | -------------------------------------------------------- |
| /bot-info       | Affiche quelques informations sur John-Bot.                | ![Commande /bot-info](/files/GV3JJiogp6V0PL8Fjbzl)       |
| /user avatar    | Affiche l'avatar d'un utilisateur.                         | ![Commande /user avatar](/files/GqVbInkXqkjKUgrXanJz)    |
| /user banner    | Affiche la bannière d'un utilisateur.                      | ![Commande /user banner](/files/l9toBfgW6yUkpqaH7lPv)    |
| /user info      | Affiche quelques informations sur un utilisateur.          | ![Commande /user info](/files/UweR7MlpI2boyf05BkQ4)      |
| /server icon    | Affiche l'icône du serveur.                                | ![Commande /server icon](/files/BITwmFHPoKMbBTcnAQ7H)    |
| /server banner  | Affiche la bannière du serveur.                            | ![Commande /server banner](/files/o7UoZ4GO3pdPpwZqJqDA)  |
| /server info    | Affiche quelques informations sur le serveur.              | ![Commande /server info](/files/OAztVlOjsNauyOGCBJDK)    |
| /server members | Affiche quelques informations sur les membres du serveur.  | ![Commande /server members](/files/wNzJqnMxEXFxfMQPuFnk) |
| /role info      | Affiche quelques informations sur un rôle.                 | ![Commande /role info](/files/4UiW17JMgev7XYKecHvB)      |
| /role color     | Affiche la couleur d'un rôle.                              | ![Commande /role color](/files/nc3UrxdkiGoFDu9pDmL3)     |
| /channel-info   | Affiche quelques informations sur un salon.                | ![Commande /channel-info](/files/rQwb11ydjjSxToLyVEFx)   |
| /ping           | Affiche le temps de latence de John-Bot.                   | ![Commande /ping](/files/azdIcLNDzebzelzcB0QY)           |
| /status         | Affiche le status des shards de John-Bot.                  | ![Commande /status](/files/vmtG0oq3lN6WKZ9humOA)         |
| /uptime         | Affiche depuis combien de temps John-Bot est opérationnel. | ![Commande /uptime](/files/3NTsOAhLvnLAc7AgOQ7l)         |
| /color          | Affiche quelques informations sur une couleur.             | ![Commande /color](/files/Rnay4VcBF1UMrtHlLLKf)          |


---

# 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.johnbot.app/fonctionnalites/information.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.
