forked from cswimr/SeaCogs
parent
8fe8800853
commit
de5f21eb20
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ class Aurora(Configuration, commands.Cog, metaclass=CompositeMetaClass): # pylin
|
|||
logger.warning("Invalid requester passed to red_delete_data_for_user: %s", requester)
|
||||
|
||||
def __init__(self, bot: Red):
|
||||
super().__init__()
|
||||
self.bot = bot
|
||||
register_config(config)
|
||||
disable_dateutil()
|
||||
|
|
Loading…
Reference in a new issue