aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'cogs/utils.py')
-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):