V1.0 de l'intégration de la feature de récupération automatique des informations des agents O.K sur le siteweb
This commit is contained in:
parent
d116bb4141
commit
fe05572549
3 changed files with 858 additions and 1 deletions
3
bot.py
3
bot.py
|
|
@ -67,7 +67,8 @@ class MyBot(commands.Bot):
|
|||
"commandes.ticket_whitelist",
|
||||
"commandes.bug_report",
|
||||
"commandes.convocation",
|
||||
"commandes.absence_staff"
|
||||
"commandes.absence_staff",
|
||||
"commandes.website_sync",
|
||||
]
|
||||
|
||||
for extension in extensions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue