From 2d4f640d0d44de2a344f9cc64bfcdae0149c668b Mon Sep 17 00:00:00 2001 From: Mango0x45 Date: Tue, 29 Sep 2020 19:10:45 +0200 Subject: It didnt work --- cogs/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cogs/utils.py') diff --git a/cogs/utils.py b/cogs/utils.py index 81b5c47..45388f5 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -242,7 +242,7 @@ class Utils(commands.Cog): return if message.author.bot: return - if "<@280428276810383370>" in message.content: + if "<@!280428276810383370>" in message.content: await message.channel.send("<:MangoPing:760286455238361129>") badWords = ["fair", "ⓕⓐⓘⓡ"] count = 0 -- cgit v1.2.3