aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com>2020-09-29 17:10:45 +0000
committerMango0x45 <thomasvoss@live.com>2020-09-29 17:10:45 +0000
commit2d4f640d0d44de2a344f9cc64bfcdae0149c668b (patch)
treecb35905d20a3813b0d5ee2040036499e09ba222c
parenta052d666ca6cc53af10d662e349cb829a8fd60b2 (diff)
downloadsteve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar.gz
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar.bz2
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar.lz
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar.xz
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.tar.zst
steve-bot-2d4f640d0d44de2a344f9cc64bfcdae0149c668b.zip
It didnt work
-rwxr-xr-xcogs/utils.py2
1 files changed, 1 insertions, 1 deletions
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