# Bot Discord

### Nouvelle Fonctionnalité : Le Bot Discord

Coordinape a été initialement conçu pour Yearn Finance, une DAO qui utilise énormément Telegram. Par conséquent, nos fonctionnalités de bot ont (jusqu'à présent) été centrées sur cette plate-forme. Nous avons maintenant commencé à développer notre bot pour Discord et avons ajouté des fonctions d'intégration webhook faciles au panneau d'administration de Coordinape. Lisez la suite pour en savoir plus et savoir comment le configurer. Plus de fonctionnalités seront ajoutées au bot au fil du temps.

### Qu'est-ce que le Bot Discord peut faire ?

* *Caesar* peut informer votre discord lorsqu'un utilisateur s'est retiré (opt-out) d'un epoch en cours et combien de GIVE ont été remboursés.

[![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Bot%20Opted%20Out.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Bot%20Opted%20Out.jpg)

* Informer les utilisateurs qu'un epoch est en cours

  [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Bot%20Comment.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Bot%20Comment.jpg)
* Informer les utilisateurs lorsque qu'un epoch est terminé

### Comment ajouter "Caesar" le bot discord a votre channel Discord ?

1. Cliquez sur **Edit Channel** sur le channel où vous souhaitez que les notifications du Bot apparaissent.

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Edit%20Channel.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Edit%20Channel.jpg)
2. Aller dans **Integrations** -> **View Webhook**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Integrations.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Integrations.jpg)
3. Cliquez sur **New Webhook** puis sur **Copy Webhook**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/New%20Webhook.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/New%20Webhook.jpg)

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Name%20Webhook.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Name%20Webhook.jpg)
4. Allez sur l'app Coordinape (où vous êtes Admin) et cliquez sur **Admin**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Admin.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Admin.jpg)
5. Cliquer le bouton **Edit Circle Settings** et cliquez sur **Edit webhook**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/edit-webhook.png)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/edit-webhook.png)
6. Coller l'url webhook du bot Discord (étape 3) dans le champ dédié puis cliquez sur **Save**
7. Cliquez sur **Edit Channel** sur le channel où vous souhaitez que les notifications du Bot apparaissent.

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Edit%20Channel.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Edit%20Channel.jpg)
8. Aller dans **Integrations** -> **View Webhook**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Integrations.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Integrations.jpg)
9. Cliquez sur **New Webhook** puis sur **Copy Webhook**

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/New%20Webhook.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/New%20Webhook.jpg)

   [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Name%20Webhook.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Name%20Webhook.jpg)
10. Allez sur l'app Coordinape (où vous êtes Admin) et cliquez sur **Admin**

    [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Admin.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Admin.jpg)
11. Cliquer le bouton **Edit Circle Settings** et cliquez sur **Edit webhook**

    [![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/edit-webhook.png)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/edit-webhook.png)
12. Coller l'url webhook du bot Discord (étape 3) dans le champ dédié puis cliquez sur **Save**

[![](https://github.com/cryptoouf-blog/coordinape-french/raw/master/.gitbook/assets/Discord%20Webook.jpg)](https://github.com/cryptoouf-blog/coordinape-french/blob/master/.gitbook/assets/Discord%20Webook.jpg)

#### BOOM! Vous avez maintenant Caesar à vos côtés pour vous aider à garder une trace des epochs actifs, vous avertir lorsque les utilisateurs réalisent des allocations et vous permettre de savoir lorsqu'un utilisateur se désengage (opt-out). Nous ajouterons des fonctionnalités au bot au fil du temps, mais en attendant, nous espérons que vous apprécierez ces fonctionnalités !!

Si vous appréciez *ce Bot*, faite le savoir à Zashton !

Vous devrez peut-être utiliser le mode développeur (*developer mode)* sur Discord pour ajouter le bot


---

# 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.coordinape.com/french/coordinape-docs/bot-discord.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.
