aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0ceanlight <imahacubak@gmail.com>2020-06-04 15:36:12 +0000
committer0ceanlight <imahacubak@gmail.com>2020-06-04 15:36:12 +0000
commitdc0cb87656f174c6fb610a954b2368fb5d98946a (patch)
tree01e675020fa8bc539ab38f2da2dde73cd7393e23
parentcb2a68cb27a144129f1104fe7a1eb1993b2a293f (diff)
downloadsteve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar.gz
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar.bz2
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar.lz
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar.xz
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.tar.zst
steve-bot-dc0cb87656f174c6fb610a954b2368fb5d98946a.zip
added no one of consequence to findseed
-rw-r--r--cogs/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index 290850f..c3510f6 100644
--- 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):