Request More Config Examples
stockluke opened this issue ยท 0 comments
DiscordIntegration version:
3.0.5
I believe having different/additional examples of config files would be help. The hardest thing about JSON is the readability. I saw you're interested in updating the config in another open-issue, so I understand if you're moving over to that format. Please let me know! Otherwise, I am attempting to do the following without luck.
Separate Text Channels for Comannds and Chat
I am personally attempting to setup a discord server where 1 channel has mc-server chat messages and another channel with commands only. Nothing to do with per-dimension messages.
discordintegration_links.json config example
I don't know how to set up the discordintegration_links.json to properly function on my server given I don't know the format required. The below config is not much to go off of...
{
"linked": {},
"requests": []
}