aboutsummaryrefslogtreecommitdiff
path: root/cogs/utils.py
diff options
context:
space:
mode:
authorThomas Voss <57815710+Mango0x45@users.noreply.github.com>2020-09-26 23:12:18 +0000
committerGitHub <noreply@github.com>2020-09-26 23:12:18 +0000
commit4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0 (patch)
tree8f8db6e11f62d6fa51ba3a9d62da25346f031458 /cogs/utils.py
parente914eae26e690ae45720ea6319cb95170a55c49a (diff)
downloadsteve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar.gz
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar.bz2
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar.lz
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar.xz
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.tar.zst
steve-bot-4cbf4910ed2cea0c15497c8f911af2ba7e3b89d0.zip
Even more user data! Incredible!
Diffstat (limited to 'cogs/utils.py')
-rwxr-xr-xcogs/utils.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py
index ffbd60c..3caca9e 100755
--- a/cogs/utils.py
+++ b/cogs/utils.py
@@ -315,6 +315,11 @@ class Utils(commands.Cog):
self.bot.get_user(299668599650648065),
datetime.date(year, 11, 12),
],
+ [
+ "Tyler",
+ self.bot.get_user(619322461749641246),
+ datetime.date(year, 3, 4),
+ ],
]
for coolKid in coolKids: