mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-07-28 01:17:45 +00:00
Initial commit
This commit is contained in:
commit
d2f19f0e8a
11 changed files with 581 additions and 0 deletions
23
README.md
Normal file
23
README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Minearchy Bot
|
||||
This is a simple bot made for the Minearchy Discord server.
|
||||
|
||||
## 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.
|
||||
|
||||
### Miscellanios Commands
|
||||
`=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