mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-27 08:57:46 +00:00
Update README.md
This commit is contained in:
parent
a3a3d7b966
commit
a2fef85c45
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ This is a simple bot made for the [Minearchy Discord](https://discord.gg/2n6T78J
|
|||
|
||||
2: Edit the `config.example.json` to your liking and rename it to `config.json`.
|
||||
|
||||
3: If you are using replit, set the `USING_REPLIT` variable to `true` (or any non-empty string works, really).
|
||||
3: Install dependencies using `pip install --no-cache-dir -r requirements.txt`
|
||||
|
||||
4: Run `python bot.py`.
|
||||
|
||||
|
@ -31,4 +31,4 @@ This is a simple bot made for the [Minearchy Discord](https://discord.gg/2n6T78J
|
|||
`=info`: Sends info about the bot. This is the bots Python runtime version and uptime.
|
||||
|
||||
`=ping`: Sends the bots latency.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue