1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-28 01:17:45 +00:00

feat: package with nix and docker

This commit is contained in:
RGBCube 2025-04-11 21:20:48 +03:00
parent fb63e83312
commit b0b82aa689
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
8 changed files with 118 additions and 99 deletions

View file

@ -1,14 +1,7 @@
# Minearchy Bot
This is a simple bot made for the [Minearchy Discord server](https://discord.gg/2n6T78JS9k).
## Running
1: Clone this repo and `cd` into it.
2: Edit the `./minearchy_bot/config.example.json` to your liking and rename it to `config.json`.
4: Run `./start.sh`, requires `uv`.
This is a simple bot made for the
[Minearchy Discord server](https://discord.gg/2n6T78JS9k).
## License