From d38a01cbbdf221a42255839b7b190bd10e2601b1 Mon Sep 17 00:00:00 2001 From: binlab Date: Sun, 22 Mar 2026 14:51:05 +0100 Subject: [PATCH] Actualizar main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 5e90fd5..00e4cda 100755 --- a/main.py +++ b/main.py @@ -36,7 +36,7 @@ async def send_log(msg): #Mandar log await channel.send(msg) -@tasks.loop(minutes = 5) #Mandar noticias +@tasks.loop(minutes = 30) #Mandar noticias async def mandar_noticia(): global ultimaurl