1
Fork 0
mirror of https://github.com/RGBCube/minearchy-bot synced 2025-07-27 08:57:46 +00:00

README cleanup and rename files

This commit is contained in:
RGBCube 2022-12-17 14:26:18 +03:00
parent 0ece1e6060
commit fb372cb6ae
4 changed files with 5 additions and 3 deletions

View file

@ -1,11 +1,13 @@
# Minearchy Bot
This is a simple bot made for the [Minearchy Discord](https://discord.gg/2n6T78JS9k) server.
This is a simple bot made for the [Minearchy Discord server](https://discord.gg/2n6T78JS9k).
## Installing
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`.
3: Install dependencies using `./install`.
3: Install dependencies using `./install.sh`.
4: Run `./start`.
4: Run `./start.sh`.

View file

View file

View file