Skip to content

coding-1ab/mogakko-bot

Repository files navigation

Mogakko (WIP)

Setup

  1. clone the repository and cd into it.
  2. copy .sample.env into .env, then fill the appropriate values accordingly.
  3. install sqlx with cargo install sqlx-cli.
  4. run sqlx database create.
  5. run sqlx migrate run.
  6. run cargo run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published