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

7 lines
115 B
Python
Raw Normal View History

"""
This package contains all the cogs (groups of commands)
of the TFJM² bot.
"""
2020-04-27 09:43:16 +00:00
from .tirages import TirageCog