Beispiel #1
0
 def __init__(self, bot: Red):
     self.bot = bot
     self.config = Config.get_conf(self,
                                   identifier=12903812,
                                   force_registration=True)
     self.config.register_guild(punished_role=None)
     self._cases_task = self.bot.loop.create_task(self._setup_cases())
Beispiel #2
0
 def __init__(self, bot: Red):
     self.bot = bot
     self.config = Config.get_conf(self, identifier=2480938239048209)
     self.logger = logging.getLogger('red.mahjesticcogs.personalvoice')
 def __init__(self, bot: Red):
     self.bot = bot
     self.config = Config.get_conf(self, identifier=2430948239048209)
     self.logger = logging.getLogger('red.mahjesticcogs.stealemoji')
Beispiel #4
0
 def __init__(self, bot: Red):
     self.bot = bot
     self.guild_id = 525413739407867904
     self.config = Config.get_conf(self, identifier=2480948239048209)
     self.logger = logging.getLogger('red.mahjesticcogs.modmail')
Beispiel #5
0
 def __init__(self, bot: Red):
     self.bot = bot
     self.config = Config.get_conf(self, identifier=2480948239048209)
     self.logger = logging.getLogger('red.mahjesticcogs.amonguslobby')