tfjm-discord-bot/src/cogs/__init__.py

7 lines
115 B
Python

"""
This package contains all the cogs (groups of commands)
of the TFJM² bot.
"""
from .tirages import TirageCog