Files
YaeMikoBot/README.md
2026-03-17 16:54:18 +03:00

581 B

Kurumi Bot

Building

  • Linux
    1. Run make
  • Windows
    1. Run build.bat

Development

While development, if needed to change core code, clone dev branch Laniakea inside root folder as laniakea. Uncomment replace git.nix13.pw/scuroneko/laniakea v{VERSION} => ./laniakea.

Docker build now copies the whole project context except files excluded by .dockerignore, so a local ./laniakea folder is picked up automatically when the replace directive is enabled.

To build with release core, remove rename from go.mod