From 0f81d265631f993cc299c6864387649fc1913ddb Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Sat, 11 Nov 2023 14:55:10 +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 bf4da50..b0e641e 100644 --- a/main.py +++ b/main.py @@ -112,7 +112,7 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], current_time = time.localtime() dia_semana = current_time.tm_wday channel = bot.get_channel(1051497546708697120) - if dia_semana == 5 + if dia_semana == 5: await channel.send("prueba")