From 9267acf8fbb218a0221c55ac7cd23d806073ed89 Mon Sep 17 00:00:00 2001 From: Agg <20499608+AggPro@users.noreply.github.com> Date: Wed, 20 Jun 2018 21:27:51 +0300 Subject: [PATCH] Aaa wrong word lmao --- src/cogs/moderation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cogs/moderation.py b/src/cogs/moderation.py index 94c9e2d..ee7e773 100644 --- a/src/cogs/moderation.py +++ b/src/cogs/moderation.py @@ -52,7 +52,7 @@ class Moderation: await ctx.send('Are you sure you are capable of this command?') try: await member.ban() - await ctx.send(f'You kicked **`{member.name}`** from **`{ctx.guild.name}`**') + await ctx.send(f'You banned **`{member.name}`** from **`{ctx.guild.name}`**') except Exception as e: await ctx.send('You may not use this command, as you do not have permission to do so:\n\n**`{ctx.guild.name}`**'