Added the `statreset` command for resetting study statistics. Add the `Guild Admin` command group.
5 lines
79 B
Python
5 lines
79 B
Python
from .module import module
|
|
|
|
from . import guild_config
|
|
from . import statreset
|