Files
croccybot/bot/modules/guild_admin/__init__.py
Conatum 21cafac98a (guild_admin): statreset command.
Added the `statreset` command for resetting study statistics.
Add the `Guild Admin` command group.
2021-09-30 21:55:50 +03:00

5 lines
79 B
Python

from .module import module
from . import guild_config
from . import statreset