diff options
author | Thomas Voss <57815710+Mango0x45@users.noreply.github.com> | 2020-05-28 23:20:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-28 23:20:23 +0000 |
commit | 6434dc57ab67627e73befe1ad0d54442b4d9a479 (patch) | |
tree | 3692c6212324500f8e26e9d91b072715316b1b6d /cogs | |
parent | fd7904192f118d35c2c469d050e22e82f25eb785 (diff) | |
download | steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar.gz steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar.bz2 steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar.lz steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar.xz steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.tar.zst steve-bot-6434dc57ab67627e73befe1ad0d54442b4d9a479.zip |
added a comment
Diffstat (limited to '')
-rwxr-xr-x | cogs/utils.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index db4776e..aeaee5f 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -77,6 +77,10 @@ class Utils(commands.Cog): ['Thomas', self.bot.get_user(280428276810383370), datetime.date(2020, 9, 29)] ] + + # Luca plz dont remove the bottom code (just incase the new code doesnt work, + # and also for me to laugh at how bad my code is) + # brb while I write ugly and inefficient code in my # conquest to make Steve the Bot bloated and unworkable |