Actualizar main.py
All checks were successful
Update Bot / deploy-via-sftp (push) Successful in 17s
Update Bot / restart-bot (push) Successful in 6s

This commit is contained in:
2026-03-22 14:51:05 +01:00
parent 146f64f69a
commit d38a01cbbd

View File

@@ -36,7 +36,7 @@ async def send_log(msg): #Mandar log
await channel.send(msg) await channel.send(msg)
@tasks.loop(minutes = 5) #Mandar noticias @tasks.loop(minutes = 30) #Mandar noticias
async def mandar_noticia(): async def mandar_noticia():
global ultimaurl global ultimaurl