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