def __init__(self, bot): self.bot: commands.Bot = bot self.orm: AryasORM = self.bot.cogs['AryasORM'] self.config: Config = self.bot.cogs['Config']