Files
croccybot/bot/meta/LionCog.py
2022-11-11 08:04:23 +02:00

6 lines
67 B
Python

from discord.ext.commands import Cog
class LionCog(Cog):
...