Ajout du système d'absence staff (modulaire)
This commit is contained in:
parent
cc94e85105
commit
d116bb4141
5 changed files with 561 additions and 1 deletions
3
bot.py
3
bot.py
|
|
@ -66,7 +66,8 @@ class MyBot(commands.Bot):
|
|||
"commandes.modules_security.rules",
|
||||
"commandes.ticket_whitelist",
|
||||
"commandes.bug_report",
|
||||
"commandes.convocation"
|
||||
"commandes.convocation",
|
||||
"commandes.absence_staff"
|
||||
]
|
||||
|
||||
for extension in extensions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue