mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-28 17:37:46 +00:00
Cleanup misc files
This commit is contained in:
parent
39c42acae5
commit
430eedd979
3 changed files with 4 additions and 26 deletions
23
README.md
23
README.md
|
@ -9,26 +9,3 @@ This is a simple bot made for the [Minearchy Discord](https://discord.gg/2n6T78J
|
|||
3: Install dependencies using `pip install --no-cache-dir -r requirements.txt`
|
||||
|
||||
4: Run `python bot.py`.
|
||||
|
||||
## Commands
|
||||
|
||||
### Minecraft Server Related Commands
|
||||
`=ip [java|bedrock]`: Sends both of the server IPs. If the version is specified, it sends that versions IP.
|
||||
|
||||
`=status`: Sends the Minecraft servers player count and latency (ping).
|
||||
|
||||
`=store`: Sends a link to the store.
|
||||
|
||||
`=wiki`: Sends a link to the wiki.
|
||||
|
||||
### Miscellaneous Commands
|
||||
`=count`: Sends how many servers the bot is in.
|
||||
|
||||
`=hello`: Hello!
|
||||
|
||||
`=help`: Sends bot help.
|
||||
|
||||
`=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