Beispiel #1
0
 def __init__(self, context: Context):
     self.bot = context.get_bot()
     self.queue_dao = get_queue_dao(context)
     self.raid_dao = get_raid_dao(context)
     self.raid_service = get_raid_service(context)
     self.queue_service = get_queue_service(context)
     self.raid_info_service = get_raid_info_service(context)
Beispiel #2
0
 def __init__(self, context: Context):
     self.bot = context.get_bot()
     self.settings_service = get_settings_service(context)
Beispiel #3
0
 def __init__(self, context: Context):
     self.bot = context.get_bot()
     self.mayhem_channels: Set[int] = set()
Beispiel #4
0
 def __init__(self, context: Context):
     self.bot = context.get_bot()
     self.raid_stat_service = get_raid_stat_service(context)
     self.raid_service = get_raid_service(context)
Beispiel #5
0
 def __init__(self, context: Context):
     self.bot = context.get_bot()
     self.kira = 441525718065872906