diff options
author | Thomas Voss <57815710+Mango0x45@users.noreply.github.com> | 2020-06-03 21:15:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-03 21:15:44 +0000 |
commit | a62b2c160359caea7a0eb77bbe2f37eb8c4734d5 (patch) | |
tree | 1edf6f5d4601bd3c3981fece4a33714f618bf419 /cogs | |
parent | 94895cd81e4d10c5669481f39e64b3796f0472e3 (diff) | |
download | steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar.gz steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar.bz2 steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar.lz steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar.xz steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.tar.zst steve-bot-a62b2c160359caea7a0eb77bbe2f37eb8c4734d5.zip |
Added some documentation
Diffstat (limited to 'cogs')
-rw-r--r-- | cogs/utils.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index 355f322..98efc19 100644 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -68,6 +68,7 @@ class Utils(commands.Cog): totalEyes = -1 + # EDIT: It DID work!! Troll just forgot to reload utils Kappa # idfk why this doesnt work but it doesnt ¯\_(ツ)_/¯ # haha kai time # Kai = self.bot.get_user(199070670221475842) |