(guild_admin): statreset command.

Added the `statreset` command for resetting study statistics.
Add the `Guild Admin` command group.
This commit is contained in:
2021-09-30 21:55:50 +03:00
parent ca442ea319
commit 21cafac98a
3 changed files with 68 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
from .module import module
from . import guild_config
from . import statreset