/DiscordChat

Forge (server-side only) mod to relay chat from MC to Discord and vice versa.

Primary LanguageJava

DiscordChat

Discord chat is a simple server-side mod that connects Minecraft communication with a Discord server.

An example configuration file is seen above. You can copy the example into config/shadowfacts/DiscordChat.cfg on your server and then alter the following required values:

  • botToken: The token of the bot you wish to use for connecting to Discord
  • channels: A return separated list of channels you want to be relayed to MC and MC chat should be relayed to
  • serverId: The ID number of the Discord server

You can find your Discord server ID in Discord under Server Settings -> Widget -> Server ID. Screenshots