diff --git a/main.py b/main.py index 53875a7..0f5c3ea 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 = 5.0) +@tasks.loop(hours = 10.0) async def horario(): try: user = bot.get_user(670695670486794260)