From 74a0ae89bbe79af9bfee786332d69d107e724119 Mon Sep 17 00:00:00 2001 From: binlab Date: Fri, 3 Nov 2023 23:00:08 +0000 Subject: [PATCH] minicambio #4 (un espacio) --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 6efa49f..6278b00 100644 --- a/main.py +++ b/main.py @@ -72,7 +72,7 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], channel = bot.get_channel(1166495380003889232) msg = await channel.fetch_message(1167496435944652891) - elif user == os.environ['N2']: + elif user == os.environ['N2']: channel = bot.get_channel(1153429735527948399) msg = await channel.fetch_message(1153429808429158460)