A simple Minecraft server status bot with auto updating embeds and client status. Spigot URL: https://www.spigotmc.org/resources/mc-discord-server-status-bot.96831/
- 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.
- Maybe add a pinging system when the status updates.
- Run
npm i
- Run
node .
ornode index.js
- Run
npm i
if you havent already. - Rename
.env.sample
to.env
- Rename
config.json.sample
toconfig.json
- Edit the
config.json
file to your liking (I recommend setting this up fully before you start the bot to minimise errors) - Fill in the Discord bot's Token, Server IP, Port, Display IP and the channel where you want the message embed to go in the
.env
file. - 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 and edited for the world to use! 😀