A bridge between Discord and Minecraft Servers coded in TypeScript.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Clone the project
git clone https://github.com/will2022/overflowbridgeGo to the project directory
cd overflowbridgeInstall dependencies
npm installMake sure to fill all properties of the config.ts and then compile the TypeScript
tscStart the bot
node ./dist/src/This project depends on or contains source code from the following projects:
- Discord.js
- node-minecraft-protocol
- prismarine-chat
- Mineflayer
- and more...
