> For the complete documentation index, see [llms.txt](https://botafeur.seblor.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://botafeur.seblor.net/bienvenue-sur-la-documentation-de-botafeur.md).

# Bienvenue sur la documentation de BotàFeur

<figure><img src="/files/qFFlIpujIw9EmVl0LgWu" alt=""><figcaption><p>Logo de BotàFeur (propriété de Minecraft-France)</p></figcaption></figure>

## À propos

BotàFeur un bot Discord à la con qui répond "feur" quand quelqu'un dit "quoi", et autres joyeusetés du genre.

## [Ajouter le bot à votre serveur](https://discord.com/api/oauth2/authorize?client_id=1150815045681422456\&scope=bot\&permissions=2147568768)

[C'est super simple, cliquez ici !](https://discord.com/api/oauth2/authorize?client_id=1150815045681422456\&scope=bot\&permissions=2147568768)

## Code source

<https://github.com/Seblor/Bot-a-Feur>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://botafeur.seblor.net/bienvenue-sur-la-documentation-de-botafeur.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.
