Fix syntax error: remove stray URL in bot.py
This commit is contained in:
@@ -100,7 +100,7 @@ async def on_ready():
|
|||||||
|
|
||||||
# Start server-specific schedulers (includes DM mood rotation)
|
# Start server-specific schedulers (includes DM mood rotation)
|
||||||
server_manager.start_all_schedulers(globals.client)
|
server_manager.start_all_schedulers(globals.client)
|
||||||
https://tea.koko210cloud.xyz/Koko210/miku-discord
|
|
||||||
# Start the global scheduler for other tasks
|
# Start the global scheduler for other tasks
|
||||||
globals.scheduler.start()
|
globals.scheduler.start()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user