harvestcore / matroos

Create, manage and deploy Discord bots easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEV] Infra to run bots

harvestcore opened this issue · comments

Summary: Now that the commands infra is in place, the infra to create runnable bots is the next step.

Functional notes:

  • Each "Runnable bot" is an application that will run inside the workers.

Technical notes:

Relates to:

Acceptance criteria:

  • There is an infrastructure to run bots.
  • Unit tests are added if possible.