diff --git a/bot/bot.py b/bot/bot.py index 6bf98a5..70d3352 100644 --- a/bot/bot.py +++ b/bot/bot.py @@ -100,7 +100,7 @@ async def on_ready(): # Start server-specific schedulers (includes DM mood rotation) server_manager.start_all_schedulers(globals.client) -https://tea.koko210cloud.xyz/Koko210/miku-discord + # Start the global scheduler for other tasks globals.scheduler.start()