aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2020-06-05 15:35:07 +0000
committerAnInternetTroll <lucafulger@gmail.com>2020-06-05 15:35:07 +0000
commit6580e4104f003bd6f22a0e833677c43ce8d942a0 (patch)
tree78f6f56b03c1a36823c33a51fcdabff63291eab1 /cogs/utils.py
parentec25b2efabab4c7e30a39099b035f26b12d38575 (diff)
parent1563d710af97d11731427e2a7b3bae10605e4ccc (diff)
downloadsteve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar.gz
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar.bz2
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar.lz
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar.xz
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.tar.zst
steve-bot-6580e4104f003bd6f22a0e833677c43ce8d942a0.zip
Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot
Diffstat (limited to '')
-rwxr-xr-xcogs/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index f083cad..3e199da 100755
--- 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:
title='2021-03-26 05:06:02 +0000'>2021-03-26+ Fix "shut" emojiAhmad Ansori Palembani1-1/+1 2021-03-23Fix typo, add punctuation, and make wording clearer.Samot191-7/+7 2021-03-21Get only the queue, not everythingrandomidiot131-1/+1 2021-03-21Add !queuerandomidiot131-0/+44 2021-03-20remove embed from run rejection messageSkycloudd1-1/+1 2021-03-16hopefully fixed the ultraxd thingSkycloudd1-1/+1 2021-03-05Tabs to spacesMango0x451-526/+541 2021-03-05Educate new members on input rulesMango0x451-535/+526 2021-02-28Make !pending not max out at 200 runs per gamerandomidiot131-5/+16 2021-02-27Update aiohttp due to security vulnerabilityMango0x452-1/+2 2021-02-24Make !verified asynchronousAnInternetTroll2-38/+36 2021-02-20Add verified commandrandomidiot131-0/+45 If I did everything right, there should be a "verified" command that does the same thing as "src!v", roughly. Be advised that I have no idea if what I'm doing is correct, good, and/or functional. 2021-02-13Whitelist coop all bosses when rejecting spamMango0x451-1/+1 2021-02-13Remove useless importsMango0x454-6/+1 2021-02-13Add better spam preventionMango0x451-15/+22 2021-02-13Remove useless dependenciesMango0x451-10/+8