Ajout du système de convocation
This commit is contained in:
parent
6372014c99
commit
cc94e85105
4 changed files with 264 additions and 66 deletions
3
bot.py
3
bot.py
|
|
@ -65,7 +65,8 @@ class MyBot(commands.Bot):
|
|||
"commandes.modules_security.logs_manager",
|
||||
"commandes.modules_security.rules",
|
||||
"commandes.ticket_whitelist",
|
||||
"commandes.bug_report"
|
||||
"commandes.bug_report",
|
||||
"commandes.convocation"
|
||||
]
|
||||
|
||||
for extension in extensions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue