Moved event abc & added event function (without content) to ModuleService
This commit is contained in:
@@ -10,7 +10,7 @@ from gismo_core.abc.bot_service_abc import BotServiceABC
|
||||
from gismo_core.abc.message_service_abc import MessageServiceABC
|
||||
from gismo_core.configuration.server_settings import ServerSettings
|
||||
from modules_core.abc.module_abc import ModuleABC
|
||||
from modules_core.abc.on_ready_abc import OnReadyABC
|
||||
from modules_core.abc.events.on_ready_abc import OnReadyABC
|
||||
|
||||
|
||||
class BootLog(ModuleABC, OnReadyABC):
|
||||
|
Reference in New Issue
Block a user