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:
parent
0ece1e6060
commit
fb372cb6ae
4 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Minearchy Bot
|
# 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
|
## Installing
|
||||||
|
|
||||||
1: Clone this repo and `cd` into it.
|
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`.
|
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`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue