From f4c95da66f5b04cc53926ea5743107b7ab72df25 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 3 Dec 2020 15:27:56 +0100 Subject: [PATCH] ajout avatar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0e9a40..36fc089 100755 --- a/README.md +++ b/README.md @@ -36,3 +36,4 @@ token = "ton token" | [.whois](https://code.up8.edu/Anri/bot-licence/-/blob/master/cogs/commands.py#L160) | Pour obtenir des infos sur un membre | | [.appel](https://code.up8.edu/Anri/bot-licence/-/blob/master/cogs/commands.py#L220) | Pour faire l'appel facilement | | [.sondage](https://code.up8.edu/Anri/bot-licence/-/blob/master/cogs/commands.py#L253) | Pour faire un sondage facilement | +| [.avatar](https://code.up8.edu/Anri/bot-licence/-/blob/master/cogs/commands.py#L317) | Affiche l'avatar de quelqu'un |