V0.1 de la migration vers systemd
This commit is contained in:
parent
b23c0dde53
commit
016ac85bc7
9 changed files with 142 additions and 24 deletions
2
bot.py
2
bot.py
|
|
@ -102,7 +102,7 @@ class MyBot(commands.Bot):
|
|||
self.advanced_logger = AdvancedLogger(self)
|
||||
kuby_logger.info("✅ Advanced logger initialized")
|
||||
|
||||
# Flask est géré par PM2 (kuby-flask), pas besoin de le lancer ici
|
||||
# Flask est géré par le service systemd kuby-flask, pas besoin de le lancer ici
|
||||
|
||||
async def do_async_setup(self):
|
||||
kuby_logger.info("🚀 Configuration initiale du bot Kuby...")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue