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)
def __init__(self, context: Context): self.bot = context.get_bot() self.settings_service = get_settings_service(context)
def __init__(self, context: Context): self.bot = context.get_bot() self.mayhem_channels: Set[int] = set()
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)
def __init__(self, context: Context): self.bot = context.get_bot() self.kira = 441525718065872906