Bunch of cleanup
This commit is contained in:
parent
dee736bd54
commit
65a504c882
4 changed files with 282 additions and 246 deletions
24
README.md
24
README.md
|
|
@ -1,2 +1,24 @@
|
|||

|
||||
# MinecraftStatus
|
||||
Minecraft Status discord bot
|
||||
Minecraft Status discord bot that adds status banners to your guild's sidebar. See below for example.
|
||||
|
||||

|
||||
|
||||
### Commands
|
||||
```
|
||||
Admin:
|
||||
announce Turns on player join announcements
|
||||
cleanup Removes querier and status channels
|
||||
noannounce Turns off player join announcements
|
||||
nohours Turns off total player hour display
|
||||
setup Sets up new Minecraft server querier
|
||||
showhours Turns on total player hour display
|
||||
Other:
|
||||
help Shows this message
|
||||
lastquery Shows last query time
|
||||
players Lists online players
|
||||
status Shows server status
|
||||
|
||||
Type $help command for more info on a command.
|
||||
You can also type $help category for more info on a category.
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue