V0.5 du système de rapport plusieurs choses à revoir avant MEP

This commit is contained in:
Mathis 2026-06-14 22:36:21 +02:00
parent 69cc25b99a
commit 8bcc40f217
4 changed files with 921 additions and 5 deletions

1
bot.py
View file

@ -130,6 +130,7 @@ class MyBot(commands.Bot):
"commandes.moderation",
"commandes.invites",
"commandes.taches",
"commandes.rapports",
]
for extension in extensions: