def __init__(self, bot: commands.Bot): super().__init__() self.categories = ['hot', 'new', 'controversial', 'rising', 'top'] self.bot = bot