This discord bot is designed to check status of MC servers. It is a really basic bot with few commands, maybe I will impliment more commands later.
To run this bot you will need to install Node.
If you want to use this bot for your personal server you need to provide the token in the key.json
file. Follow the
format in the exampleKey.json
file. Then simply run the bot by running npm install
followed by running the bat file or running npm start
.
This discord bot has two commands none of which are case sensitive:
!hello
!status
The command is just !hello
The command is !status [ip]
. Write the Minecraft's Server IP after the command to pass is as an argument to the bot.