aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Matei Pintilie <lucafulger@gmail.com>2020-06-05 15:33:28 +0000
committerGitHub <noreply@github.com>2020-06-05 15:33:28 +0000
commit1563d710af97d11731427e2a7b3bae10605e4ccc (patch)
treeb0a384a601ea195d81b0b32a388ad4336dd1e348
parent76077d68350390f4e179fad194bcb210fb20d91b (diff)
parentffd87e465a74af038756e4056fa323bd0ed8104a (diff)
downloadsteve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar.gz
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar.bz2
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar.lz
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar.xz
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.tar.zst
steve-bot-1563d710af97d11731427e2a7b3bae10605e4ccc.zip
Merge pull request #16 from kaiisnothere/patch-3
added some rigging again monkaS
-rw-r--r--cogs/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index f083cad..3e199da 100644
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -258,6 +258,8 @@ class Utils(commands.Cog):
await ctx.send("grape is a bitch")
elif ctx.author.id == 521153476714299402:
await ctx.send("ZMG is smooth brain")
+ elif ctx.author.id == 199070670221475842:
+ await ctx.send("fuck you @kaii#0408")
elif ctx.author.id in blacklist:
await ctx.send("not even bothering with a message for you. You're just an edgy sheep")
else: