spikeydragoon / Cross-Ark-Chat

Provides the ability to cross chat between all your Ark Survival Evolved Servers including discord support.
MIT License
67 stars 25 forks source link

Cross ark 1.9(discord version) Problem #6

Closed r2range closed 6 years ago

r2range commented 6 years ago

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" }

spikeydragoon commented 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.

spikeydragoon commented 6 years ago

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.

spikeydragoon commented 6 years ago

This has been fixed in newest version.