Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.12 KB

File metadata and controls

48 lines (33 loc) · 1.12 KB

OverflowBridge

A bridge between Discord and Minecraft Servers coded in TypeScript.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Run Locally

Clone the project

  git clone https://github.com/will2022/overflowbridge

Go to the project directory

  cd overflowbridge

Install dependencies

  npm install

Make sure to fill all properties of the config.ts and then compile the TypeScript

  tsc

Start the bot

  node ./dist/src/

Credits

This project depends on or contains source code from the following projects: