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!