From b386a17a8b792863082d4e99cf86eb4461cf2b1e Mon Sep 17 00:00:00 2001 From: AnInternetTroll Date: Wed, 5 Aug 2020 17:16:09 +0100 Subject: More people's birthdays collected --- cogs/utils.py | 4 +++- custom_commands.json | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cogs/utils.py b/cogs/utils.py index 6f2f0c5..20fd4a8 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -196,7 +196,9 @@ class Utils(commands.Cog): ['Samantha', self.bot.get_user(226312219787264000), datetime.date(2020, 6, 24)], ['Scott', self.bot.get_user(223937483774230528), datetime.date(2020, 6, 23)], ['Sky', self.bot.get_user(329538915805691905), datetime.date(2020, 6, 24)], - ['Thomas', self.bot.get_user(280428276810383370), datetime.date(2020, 9, 29)] + ['Thomas', self.bot.get_user(280428276810383370), datetime.date(2020, 9, 29)], + ['Samantha', self.bot.get_user(536071288859656193), datetime.date(2020, 8, 23)], + ['Landen', self.bot.get_user(654025117025828885), datetime.date(2020, 8, 25)] ] diff --git a/custom_commands.json b/custom_commands.json index ff72dd2..ecfbe14 100755 --- a/custom_commands.json +++ b/custom_commands.json @@ -44,5 +44,6 @@ "!findimg": "me when I findseed:\nhttps://i.imgur.com/K8D5p.jpg", "!ez": "I am practicing speed running right now and I am planning to have my friend and I speed run in bedrock - both mobile. Since there are no runs in bedrock co-op mobile any% I think we have what it takes. (We are both beginners.) So do I need to glitch in order to get into any% or do I get sent to any% glitchless? If so, then I can just look up some glitches or use some that I know but I would like to know.", "!clap": "\ud83d\udc4f", - "!faq": "https://www.speedrun.com/mcbe/thread/vdv9t" + "!faq": "https://www.speedrun.com/mcbe/thread/vdv9t", + "!hell": "@everyone" } \ No newline at end of file -- cgit v1.2.3