From 152e5853a1d406de6b92ec95de6e95541af9a49b Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Mon, 13 Nov 2023 19:12:50 +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 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)