from redbot.core import commands @commands.group(name="poke") async def poke(self, ctx: commands.Context): """ Pokecord commands """ class PokeMixin: """This is mostly here to easily mess with things...""" c = poke