diff --git a/ftsbot/cogs/antispam.py b/ftsbot/cogs/antispam.py index 4443ff7..a0d9330 100644 --- a/ftsbot/cogs/antispam.py +++ b/ftsbot/cogs/antispam.py @@ -197,7 +197,7 @@ async def on_message( embed=discord.Embed( colour=discord.Colour(0xff0000), description=( - 'It is **Liquipedia**, please educate youurself on the spelling! Naughty-counter of ' + 'It is **Liquipedia**, please educate yourself on the spelling! Naughty-counter of ' + message.author.name + ' has been incremented.' ) )