tuxbot-bot/tuxbot/cogs/Mod/models/__init__.py

4 lines
63 B
Python
Raw Normal View History

from .rules import *
2021-05-13 16:45:49 +02:00
from .warns import *
2021-05-16 23:21:27 +02:00
from .mutes import *