Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FO-nTTaX/Liquipedia-Discord-Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
FO-nTTaX committed Feb 20, 2023
2 parents eec97a2 + d148f59 commit dce2267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftsbot/cogs/antispam.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,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.'
)
)
Expand Down

0 comments on commit dce2267

Please sign in to comment.