discord-scoring-bot

Build

$ docker compose build
# OR
$ docker compose up -d --build

Run

  1. Register commands.
$ yarn register
  1. Run the application.
$ docker compose up -d