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)