> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.skynode.pro/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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

1. Go to  https://www.curseforge.com/minecraft/mc-mods/fabricord and download the version that is compatible with your server.

2. 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

1. Go to https://discord.com/developers/applications/ and create your own bot and its description.

2. Go to **Bot** section and get the Bot Token

![](https://storage.crisp.chat/users/helpdesk/website/96b07f66ef6ab800/image_1t706jm.png)

## Inserting Data to FabriCord Mod

1. Go to this directory on your File Manager ```/home/container/config/limeshulkerbox/fabricord.json```

2. 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
![](https://storage.crisp.chat/users/helpdesk/website/96b07f66ef6ab800/image_vdxr9c.png)

3. Make "send_wrong_channel_message": true, to **"send_wrong_channel_message": false,**

4. Restart the server.