Adding Full Discord Name and Steam ID to the message?Solved

Hi,
is it possible to show the full Discord Name with #tag and connected Steam ID?



In that case i cannot find a player with the name "Gumba".
Maybe you could add both information to this output string? :)

Hi,
i forgot to answer.
I tried out the tags and it works fine. I am using this config now:

...
"Discord Message Added Override Message": "Player {player.name} (Steam:{player.id}) ({discord.name}#{discord.discriminator}) has been added to the group: {group.name}",
       
"Discord Message Removed Override Message": "Player {player.name} (Steam:{player.id}) ({discord.name}#{discord.discriminator}) has been removed from the group: {group.name}"
...​

It is easier to see now if players have a different names in discord and ingame :)

Locked automatically