Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Convert Bot from Monolithic arch to a Microservice based. #115

@sr229

Description

@sr229

This is a backlog issue that we want to agile in a later date.
No, we're not turning Clara into Ayana, reason for this is we implemented a really monolithic system, with the bot being the Kernel with hot swappable modules.

We want to split everything as following:

  • Gateway for bot connections.
  • Core for the actual bot Core (utilities, main class, etc.).
  • cmd for commands.

though not yet planned at this moment, we might consider this arch so the bot can work nominally with a failing core module (for example Core.Preloader failed, but it's suspended already because everything's loaded so operation would continue but reloading would be impossible)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions