[WIP] Changed some stuff for docker #70

This commit is contained in:
2022-10-21 23:01:09 +02:00
parent 46ed616560
commit e31c5472af
59 changed files with 135 additions and 70 deletions

View File

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

View File

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