Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Test page Mediawiki

MightyKnight edited this page Sep 29, 2020 · 3 revisions

Note: 🏗 This wiki is a work in progress and unfinished.

If any mistakes are found, if something isn't clear, or if you have suggestions for improvements, open an issue.


This page documents every option in the fdlink.json file. Use the table of contents to read about the config option you want to know more about.
You will find explanations and examples for every entry (with default values in case they exist).

Table of Contents

token

The token of your discord bot.

⚠️ Always put the token in quotation marks! ⚠️

Example
 "token": "NaI4MTc4Mzg1OCNwNDWwMjY1.Xv3nIQ.wOvQ26QBtzqrAiyU7r9LOXWw7tA"

chatChannels

A list of all id(s) of the channels you want Fabric-Discord Link to operate in.
To get a channel id, right click on the channel in Discord and select Copy ID.

Example
"chatChannels": [
  "760237086518347895",
  "739809848951790078"
]

logChannels

ignoreBots

minecraftToDiscord

enableDebugLogs

messages

chatChannels / logChannels