aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2020-06-04 19:58:25 +0000
committerAnInternetTroll <lucafulger@gmail.com>2020-06-04 19:58:25 +0000
commit0b92c3f19f337b7345e09152fe2ff39187ac4a9b (patch)
treeefb3cba9f9b715c478db013999bec576a1ea20b6 /cogs/utils.py
parentf0d77d09e466b9fee6146a2de0ba8a7148b64cdf (diff)
parent46f253fa9814ede5edc44a969b7cc68757692890 (diff)
downloadsteve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar.gz
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar.bz2
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar.lz
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar.xz
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.tar.zst
steve-bot-0b92c3f19f337b7345e09152fe2ff39187ac4a9b.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 13d41da..70dea4e 100755
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -57,6 +57,8 @@ class Utils(commands.Cog):
totalEyes = 12
elif ctx.author.id == 199070670221475842: # Kai's User ID
totalEyes = -1
+ elif ctx.author.id == 615658069132836865: # no one of consequence
+ totalEyes = -12
else:
totalEyes = 0
for i in range(12):