diff options
-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 e02cedd..2a77653 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -284,7 +284,7 @@ class Utils(commands.Cog): datetime.date(2020, 6, 23) ], [ - 'Skye', + 'Ben', self.bot.get_user(329538915805691905), datetime.date(2020, 6, 24) ], |