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

Tool isnt sending #4

Closed Kamiikaze closed 6 years ago

Kamiikaze commented 6 years ago

The tool is just recieving messages from the server but if i try to send a msg from discord to server like "hey" or "/ark hey" it wont work. "DiscordSettings": { "DiscordChannelID": "458464026720993280", "TribeLogsDiscordChannelID": "458464980904181762", "prefix": "d!", "DiscordToken": "xxx", "ShowAdminCommands": false, "ShowChatPrefixInDiscord": true, "ShowTribelogsInChat": false, "SendTribeLogsToOwnChannel": false, "SendServerChatToOwnChannel": false, "UsePrefixToSendChat": true, "PrefixToSendChat": "/ark"

spikeydragoon commented 6 years ago

Make sure your saying that in the Discord channel that you put for the discordchannelid. Also make sure the bot has the proper permissions on the discord server after its added.

Kamiikaze commented 6 years ago

Discord Channel: https://i.imgur.com/kW5S9sr.png Console: https://i.imgur.com/52hAVOk.png RCON: https://i.imgur.com/oNVCdRo.png

spikeydragoon commented 6 years ago

in discord you don't have to put the /ark that prefix you set is only used from the servers side.

spikeydragoon commented 6 years ago

another thing to note you cant have the rcon window open since they use the same command it will not work properly.

Kamiikaze commented 6 years ago

After closing Rcon window, it worked, thx :+1:

spikeydragoon commented 6 years ago

Np :)