Ruby-Cogs/pokecord/pokemixin.py
2025-02-20 16:42:46 -05:00

14 lines
245 B
Python

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