Blumlaut / EasyAdmin

Admin Menu for FiveM and RedM
https://easyadmin.readthedocs.io/
GNU Affero General Public License v3.0
169 stars 157 forks source link

webhook tekst unban #129

Closed Missterica closed 4 years ago

Missterica commented 4 years ago

Webhook

i dont know if its a possibility, but i would like to show steamid if someone is unbanned. In the webhook it just displays the id of the ban in the database.

Blumlaut commented 4 years ago

Definetely possible, unbans need some more info anyways, will look into implementing if no nice contributor wants to do it.

Missterica commented 4 years ago

maybe add some more info to the addBan webhook too? it just tells the name atm, but if you want to share who you ban to other servers this is not enough info... maybe a list of - steamID, the identifier (fivem?), IP adress and discord ID ...

Blumlaut commented 4 years ago

Proof of concept is done, it will now also print the reason in brackets.