Ajout du système de sanctions, mise en déploiement pour test à grande échelle
This commit is contained in:
parent
00446c5fb8
commit
dc6e235f27
4 changed files with 369 additions and 27 deletions
1
bot.py
1
bot.py
|
|
@ -90,6 +90,7 @@ class MyBot(commands.Bot):
|
|||
"commandes.convocation",
|
||||
"commandes.absence_staff",
|
||||
"commandes.website_sync",
|
||||
"commandes.moderation",
|
||||
]
|
||||
|
||||
for extension in extensions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue