From f12fda562066df9a3895d89b338cc25b3c30b400 Mon Sep 17 00:00:00 2001 From: binlab Date: Fri, 10 Nov 2023 20:06:17 +0000 Subject: [PATCH] a callar --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index d1d86d4..9844cae 100644 --- a/main.py +++ b/main.py @@ -107,11 +107,11 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], -@tasks.loop(seconds = 5.0) +'''@tasks.loop(seconds = 5.0) async def mensaje_jueves(): channel = bot.get_channel(1051497546708697120) await channel.send("prueba") - +'''