Added logic to call statistics #46

This commit is contained in:
2022-11-08 20:28:44 +01:00
parent c6a5d49942
commit a57c8da72a
11 changed files with 35 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ Discord bot for the Keksdose discord Server
"""
__title__ = 'modules.permission.abc'
__title__ = 'modules.permission.service'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2022 sh-edraft.de'