This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 31
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).
The token of your discord bot.
"token": "NaI4MTc4Mzg1OCNwNDWwMjY1.Xv3nIQ.wOvQ26QBtzqrAiyU7r9LOXWw7tA"
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.
"chatChannels": [
"760237086518347895",
"739809848951790078"
]