Migration vers Disnake et ajout des components V2
This commit is contained in:
parent
c8c579eefe
commit
98f7501e07
47 changed files with 1196 additions and 722 deletions
1
kuby.py
1
kuby.py
|
|
@ -28,6 +28,7 @@ kuby_logger.info("✅ Token Discord chargé avec succès")
|
|||
async def main():
|
||||
kuby_logger.info("🔄 Démarrage de la connexion Discord...")
|
||||
try:
|
||||
await bot.do_async_setup()
|
||||
kuby_logger.info("🔗 Connexion établie avec Discord...")
|
||||
await bot.start(TOKEN)
|
||||
except KeyboardInterrupt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue