From aa85439d0b8d5c97b32587c1838db1af885b4096 Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Mon, 13 Nov 2023 19:05:58 +0000 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)