diff options
author | Thomas Voss <57815710+Mango0x45@users.noreply.github.com> | 2020-08-27 12:41:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-27 12:41:53 +0000 |
commit | 60917055c17ceeaa441e78c15fd66057ce5d3f7b (patch) | |
tree | 376af05365b836325f11516cc6e06c48afb653ac /cogs | |
parent | 10a098ada3c432158ff67d9a0f9faa07f40c860b (diff) | |
download | steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar.gz steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar.bz2 steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar.lz steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar.xz steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.tar.zst steve-bot-60917055c17ceeaa441e78c15fd66057ce5d3f7b.zip |
Update utils.py
Diffstat (limited to 'cogs')
-rwxr-xr-x | cogs/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index 477f3be..23e789b 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -103,7 +103,7 @@ class Utils(commands.Cog): # Don't ask rigged_findseed = { - 280428276810383370: 12, # Thomas's User ID + 280428276810383370: 7, # Thomas's User ID 199070670221475842: -1, # Kai's User ID 615658069132836865: -12 # What a fraud! They didn't use their real name. |