Rustcord messagesSuggestion

Hello, I'm looking for a way to be able to format the messages used by Death Notes but only the message sent to Discord via Rustcord. 

To elaborate, I want to enclose the player names that are sent to Discord in ` ` to ensure any markdown that may be present in the player names is not parsed by Discord. I'd like to avoid these ` ` being seen in the in-game messages though. Would it be possible to add something like a RustcordMessages array to the config for each death type so we would be able to format those specific messages? Obviously this requires @OuTSMoKE being willing to adapt Rustcord as well. A long shot, but if you don't ask you don't get!

Thanks!

You should be able to set "Show Kills in Chat" to false in the configuration file if you don't want to have them appear in chat at all.
"Show Kills in Chat": false,​

Otherwise you could ask @OuTSMoKE to remove any markdown from players names.