Minecraft | How to use FabriCord (Discord for Fabric)
Minecraft | How to use FabriCord (DiscordSRV for Fabric)
Fabricord allows communication to and from discord. Config settings to allow roles to commands and to set your bot tokens and discord channels.
Installing the FabriCord
- Go to https://www.curseforge.com/minecraft/mc-mods/fabricord and download the version that is compatible with your server.
- Install it on your server and start it. Once the server started, stop it.
- We only need to generate the files
Creating a Discord Bot
- Go to https://discord.com/developers/applications/ and create your own bot and its description.
- Go to Bot section and get the Bot Token
Inserting Data to FabriCord Mod
- Go to this directory on your File Manager ```/home/container/config/limeshulkerbox/fabricord.json```
- Fill up the following
- "bot_token":
- "chat_channel_id"
- "console_channel_id"
The Channel ID will be on your discord server. Just Right click the channel and Click Copy ID
- Make "send_wrong_channel_message": true, to "send_wrong_channel_message": false,
- Restart the server.
Updated on: 24/03/2023
Thank you!