Skip to content

Relay chat, join/leave events from Minecraft to Discord without mods or plugins

License

Notifications You must be signed in to change notification settings

DevelopmentCubed/Minecraft-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Bridge

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

Server Compatibility

Works with Vanilla, Spigot, Paper, and Forge servers.

Installation

  1. Install the latest LTS version of Node

  2. git clone https://github.com/DevelopmentCubed/Minecraft-Bridge.git

  3. yarn install or npm install

  4. Rename .env.example to .env and fill in the variables

  5. Run the bot with yarn start or npm start. Alternatively you can use something like PM2 to keep the bot running in the background.

About

Relay chat, join/leave events from Minecraft to Discord without mods or plugins

Topics

Resources

License

Stars

Watchers

Forks