diff options
Diffstat (limited to 'cogs')
-rwxr-xr-x | cogs/utils.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index 2a77653..550abc2 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -307,6 +307,11 @@ class Utils(commands.Cog): 'Oceanlight', self.bot.get_user(615658069132836865), datetime.date(2020, 4, 9) + ], + [ + 'Shadowfi` + self.bot.get_user(586664256217415681), + datetime.date(2020, 14, 11) ] ] |