Hi there!
This is a fantastic mod, thank you so much for building it!
The only question I have is if it were possible to remove the timestamp and emoji from the messages in discord?
I've removed all references to :desktop: and the timestamp in the .cs file, but it doesn't appear to do anything. I even totally removed the mod and did a clean install of the updated files haha.
[LangKeys.Discord.ChatChannel.Message] = "**{1}**: {2}",
[LangKeys.Discord.ChatChannel.LinkedMessage] = "**{1}**: {2}",
[LangKeys.Discord.ChatChannel.UnlinkedMessage] = "**{1}#{2}**: {3}",And even with these changes messages typed in my rust server still post to discord with the desktop emoji and a timestamp.
Any advice you might have would be much appreciated!
-Aqueos