diff --git a/main.py b/main.py index 0f5c3ea..dd50cc0 100644 --- a/main.py +++ b/main.py @@ -119,7 +119,7 @@ async def mensaje_jueves(): await send_log(f"rip. Error: ```{e}```") -@tasks.loop(hours = 10.0) +@tasks.loop(hours = 12.0) async def horario(): try: user = bot.get_user(670695670486794260)