A simple script made to link Minecraft and Discord servers.
Latest version of Nodejs, Discord.js, and Mineflayer. Minecraft version 1.12.2 and lower.
Clone the Project
git clone https://github.com/TotherMeteor/Discord-MC.git
Packages
npm install discordjs
npm install mineflayer
npm install --save mojang-api
Fill out the keys in the config.json, make sure for channel you put the channel ID.
nodejs index.js
This project is licensed with the MIT license - see LICENSE
file for details