Esempio n. 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())
Esempio n. 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')
Esempio n. 3
0
 def __init__(self, bot: Red):
     self.bot = bot
     self.config = Config.get_conf(self, identifier=2430948239048209)
     self.logger = logging.getLogger('red.mahjesticcogs.stealemoji')
Esempio n. 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')
Esempio n. 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')