aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
author0ceanlight <59946346+0ceanlight@users.noreply.github.com>2021-02-09 23:40:56 +0000
committerGitHub <noreply@github.com>2021-02-09 23:40:56 +0000
commit1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00 (patch)
tree1aa60a38a4491efaa0e8bfb765bb27e92e02186c /cogs/utils.py
parent9b6e9299a67fe0e657005fe0d41578d063888190 (diff)
downloadsteve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar.gz
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar.bz2
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar.lz
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar.xz
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.tar.zst
steve-bot-1a1f44f1a8a9b70e94891e8214a4efaf7f6b9a00.zip
Update utils.py
a very ultra update
Diffstat (limited to 'cogs/utils.py')
-rwxr-xr-xcogs/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index ea8fa75..f6b1c7f 100755
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -400,7 +400,7 @@ class Utils(commands.Cog):
)
if "women" in text.lower() or "woman" in text.lower():
await message.channel.send(
- "https://cdn.discordapp.com/attachments/574267524380753942/797607190726180965/Screenshot_2020-12-18_at_19.58.32.png"
+ "<:shut:808844274933694474>"
)
for word in badWords: