Connects your Minecraft server to a Discord channel via RCON.
You can also manage the servers whitelist via the bot with !whitelist add/remove/list
Works with Vanilla, Spigot, Paper, and Forge servers.
Install the latest LTS version of Node
git clone https://github.com/DevelopmentCubed/Minecraft-Bridge.gityarn installornpm installRename
.env.exampleto.envand fill in the variablesRun the bot with
yarn startornpm start. Alternatively you can use something like PM2 to keep the bot running in the background.