diff options
author | AnInternetTroll <lucafulger@gmail.com> | 2020-08-05 16:16:09 +0000 |
---|---|---|
committer | AnInternetTroll <lucafulger@gmail.com> | 2020-08-05 16:16:09 +0000 |
commit | b386a17a8b792863082d4e99cf86eb4461cf2b1e (patch) | |
tree | 0867c7ec18b4f91ac4008c95e7daa934b0edd353 | |
parent | 7e3f3e006d3cf29001e3990375d028dc9c91b757 (diff) | |
download | steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar.gz steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar.bz2 steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar.lz steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar.xz steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.tar.zst steve-bot-b386a17a8b792863082d4e99cf86eb4461cf2b1e.zip |
More people's birthdays collected
Diffstat (limited to '')
-rwxr-xr-x | cogs/utils.py | 4 | ||||
-rwxr-xr-x | 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 |