A simple Minecraft server status bot with auto updating embeds and client status.
- Make the message reset once the status has switched to online.
- Create a plugin so the status can update fast or learn more about Minecraft servers to remove caching.
- Run
npm i - Run
node .ornode index.js
- Run
npm iif you havent already. - Rename
.env.sampleto.env - Fill in the Discord bot's Token, Server IP, Port, Display IP and the channel where you want the message embed to go.
- Start the bot using
node . - Stop the bot once the message has been sent.
- Copy the message ID and paste it into the .env file.
- Start the bot again.
Made by Lukeos11 with ♥ for Hyperbolt!