Closed r2range closed 6 years ago
Make sure the server/tribe information has proper formatting using the ,
when needed.
The config you linked for discord looks good. I tested this on my server and was unable to reproduce those results.
Also dont forget you can join us on discord for faster replys.
Found issue patching it right now.
Was due to me forgetting to code in the new discord prefix since before it was hard coded and unchangeable. Will patch it tonight.
This has been fixed in newest version.
With Cross Ark 1.8(discord version) i didnt have this problem.
If i sent a message in discord : ok guys i am off if you need me just use the help command i will receive the following message in discord :
Ragnarok: (natsu): ok guys i am off if you need me just use the help command Island: (natsu): ok guys i am off if you need me just use the help command Center: (natsu): ok guys i am off if you need me just use the help command Aberration: (natsu): ok guys i am off if you need me just use the help command Scorched: (natsu): ok guys i am off if you need me just use the help comman
my config : "DiscordSettings": { "DiscordChannelID": discord channel id here, "TribeLogsDiscordChannelID": tribe log channel id here, "AdminCommandsDiscordChannelID": 0000, "SupportChannelID": a support channel id here, "prefix": "d!", "DiscordChatPrefix": "Admin", "DiscordToken": "bot token here removed duo tho this problem", "ShowAdminCommands": false, "SendAdminCommandsToOwnChannel": false, "ShowChatPrefixInDiscord": true, "ShowTribelogsInChat": true, "SendTribeLogsToOwnChannel": true, "SendServerChatToOwnChannel": false, "UsePrefixToSendChat": true, "UseSupportPrefix": true, "PingRoleName": true, "PrefixToSendChat": "/cc", "SupportPrefix": "/help", "SupportRoleToPing": "Administrator" }