Have the discord message include name and steamid in separate messagesSuggestion

Have the discord message include name and steamid in separate messages.

its helpful to be able to control+f search for people by name or steamid in my ban channel in discord

Got a example for me?

My server has a lot of people that get banned and will change their steam names and when they provide their steam name to us we will pull their steamid but we cannot search for their ban history in discord because the discord logging only logs their name which is linked to their account. In this example if this turtle fellow gave us his id and we wanted to see what he was previously banned for it wouldnt be able to be done because his name may be different from what it was the time we banned him 

Ci0U3TLXnIAgCZs.png
My suggestion is in the box there would be his name and also another section that has his steamid so we can search ban history by name or by id

eassimak

My server has a lot of people that get banned and will change their steam names and when they provide their steam name to us we will pull their steamid but we cannot search for their ban history in discord because the discord logging only logs their name which is linked to their account. In this example if this turtle fellow gave us his id and we wanted to see what he was previously banned for it wouldnt be able to be done because his name may be different from what it was the time we banned him 

Ci0U3TLXnIAgCZs.png
My suggestion is in the box there would be his name and also another section that has his steamid so we can search ban history by name or by id

Gotcha, that'll be fairly easy to add

Good day! Faced the same problem, earlier in the logs they sent the steam id and ip address, but now this is not

Merged post

new {name="Steam Id", value=bandata.steamid, inline=false },
new {name="Ip", value=bandata.ip, inline=false },

add these lines to update please