📖
Interchat Wiki
  • Interchat
  • Features
    • Installation
    • Configuration
    • Discord
    • Telegram
  • Advanced
    • Color formatting
Powered by GitBook
On this page
  • Creating a bot
  • Configuring gateway
  1. Features

Discord

Configuring discord bridge

Creating a bot

To properly integrate with discord, the plugin uses a bot. Therefore, you will need to create one.

To do this, log into your discord account and follow the link to the Discord Developer Portal and follow the instructions.

  1. Create new application with button

  2. Give it name (you can use your server name)

  3. Switch to OAuth2 -> URL Generator tab

  4. Select "bot" permissions and click "Administrator"

  5. Copy URL and save it somewhere (this is invite URL)

  6. Go to Bot tab and click "Add Bot"

  7. Reset and copy token using button. Store it somewhere.

  8. Scroll to "Message Content Intent" and enable it.

Configuring gateway

Paste your token into the field with the appropriate name. Now you can invite bot to your discord server using saved URL from step 5.

Create channel for minecraft chat. Copy ID and paste it to "channel" field. Restart your server.

Now, the bot will automatically broadcast messages from all public channels and copy messages from minecraft.

PreviousConfigurationNextTelegram

Last updated 2 years ago

Page cover image