mods.shadowfacts.net/_articles/discord-chat/setup.md

1.7 KiB

layout title date mod mod-name
article Setup 2016-10-23 10:17:42 -0400 discord-chat Discord Chat

Download the latest version of DiscordChat for your Minecraft version from here.

  1. Go to https://discordapp.com/developers/applications/me
  2. Sign in to your Discord account.
  3. Click "New Application".
  4. Set an App Name.
  5. Click "Create Application".
  6. Click "Create a Bot User".
  7. Confirm the popup.
  8. Run Minecraft to generate the configuration file.
  9. Open the config file (located at config/shadowfacts/DiscordChat/DiscordChat.conf).
  10. In the config file, set the discordchat.discord.token property to the value from the Token field in the App Bot User section of the Discord application page.
  11. Go to https://discordapp.com/oauth2/authorize?client_id=INSERT_CLIENT_ID_HERE&scope=bot&permissions=0 and replace INSERT_CLIENT_ID_HERE with the value of the Client/Application ID field under App Details on the Discord application page.
  12. Select the correct server to join.
  13. Click "Authorize".
  14. In the config file, enter the channel for the bot to join in the discordchat.discord.channels array. These should be all lowercase and not include the leading # sign.
  15. In the Discord client, go to the server you want to use.
  16. Click the hamburger (3 stacked horizontal lines) style button next to the server name to view the the dropdown.
  17. Click "Server Settings" option from the dropdown.
  18. Go to the "Widget" section of the Server Settings panel.
  19. Set the discordchat.discord.server property in the config file to the value of the "Server ID" field in the "Widget" section of the Server Settings.
  20. Launch Minecraft.