π¬Setup DiscordSRV
In these quick steps, we will show you how to quickly set up S.I.R with DiscordSRV so you can have your Minecraft chat on Discord!
1. Set up correctly DiscordSRV
2. Edit modules.yml
discord:
# Copy your Server ID and paste it here.
# If the SERVER ID is invalid or is empty, this module will be disabled.
server-id: SERVER_ID
# Put every channel you want to receive a message type.
# Or just put the same channel for every message type lol
channels:
first-join: CHANNEL_ID
join: CHANNEL_ID
quit: CHANNEL_ID
chat: CHANNEL_ID
advances: CHANNEL_ID3. Edit discord.yml
Last updated