> For the complete documentation index, see [llms.txt](https://classic.invitelogger.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://classic.invitelogger.me/francais/master.md).

# Bienvenue

## Référence

* [Commandes](https://github.com/chaun14/invlogclassic-docs/tree/a0e9a910d66a4fc40a4db646d507a2e3b1135ad9/reference/commands.md)
* [Configurations / Paramètres](https://github.com/chaun14/invlogclassic-docs/tree/a0e9a910d66a4fc40a4db646d507a2e3b1135ad9/reference/settings.md)

## Commencer

Pour commencer, il suffit d'exécuter la commande `!setup` sur votre serveur.

### Gestion des invitations

Pendant que notre bot est sur votre serveur, nous suivons chaque invitation qui se produit sur votre serveur. Discord vous montre seulement qui a combien d'invitations. Notre bot analyse également qui a été invité par qui. Cela permet à notre bot de détecter les fausses invitations et de voir qui tente de tromper le système d’invitation.

### Modération

Notre tout nouveau système de modération vous permet de modérer automatiquement de nombreuses choses. Veuillez consulter nos pages [avertissements](https://github.com/chaun14/invlogclassic-docs/tree/a0e9a910d66a4fc40a4db646d507a2e3b1135ad9/fr/modules/moderation/strikes.md) et [sanctions](https://github.com/chaun14/invlogclassic-docs/tree/a0e9a910d66a4fc40a4db646d507a2e3b1135ad9/fr/modules/moderation/punishments.md) pour plus d'informations. En bref, notre bot donne des 'avertissements' aux personnes qui se conduisent mal et après un certain nombre d'avertissements, l'utilisateur est sanctionné. Tout cela est configurable par l'utilisateur.

## Listes de bot:

Voter pour le bot sur les différentes list de bot afin de nous soutenir !

`infinitybotlist:`

[![infinitybotlist](https://infinitybotlist.com/bots/617497548743245835/widget?size=large)](https://infinitybotlist.com/bots/617497548743245835/vote)


---

# 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://classic.invitelogger.me/francais/master.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.
