Skip to content

Fabric minecraft mod with integrated discord bot for flexible linkage between servers

Notifications You must be signed in to change notification settings

Lukas-Petervary/Minecraft-Discord-Chat-Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Discord Chat Link

Fabric Minecraft (1.20.1) mod with integrated discord bot for flexible linkage between servers.

(Pixel art icon originally by u/IntermediateGameDev I'm not cool enough for that.)

 

How to Set Up:

 

Set up the Discord Bot:

  1. Go to https://discord.com/developers/ and click "New Application" in the top right corner
  2. Name the application anything you desire, the mod will default the bot with preset aesthetics once registered
  3. Go to >Bot, click `Reset Token` and copy and paste that somewhere secure (you will need to keep this on hand for later use & when server restarts)

Add the Bot to your server:

  1. Go to >OAuth2>URL Generator, select the box that says `bot`, then select `Read Messages/View Channels` and `Send Messages`
  2. At the bottom of the page, copy the generated URL and paste it into the server you want the Minecraft chat to be linked to and click the link
  3. The bot will only go online when the Minecraft server is running and the bot is initialized

Set up the Minecraft Server:

  1. Download the Fabric Mod jar file and run it on a Fabric Minecraft 1.20.1 server
  2. As an administrator in the server, run `/discord register <bot token>` (The bot token is created in the bot set up). With successful registration, the bot in your discord should now go online.
  3. In the discord with the bot, type `~help` to get started

NOTICE: every time the server is stopped and started or the bot is terminated, the bot will have to be re-initialized. This is done by redoing the `/discord register <bot token>` command in the server

About

Fabric minecraft mod with integrated discord bot for flexible linkage between servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages