sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
137 stars 45 forks source link

Show Who Unbanned or Remove Unban Button #69

Closed reverb5264 closed 1 year ago

reverb5264 commented 1 year ago

One of our mods unbanned someone and the audit log is only showing the bot unbanned them, therefore not allowing us to trace who actually unbanned them. I’d either like a way to trace who hit the button or a way to remove the button entirely and have mods manually unban instead.

sylveon commented 1 year ago

You can set the environment variable DISABLE_UNBAN_LINK to 1 to remove the ban button

sylveon commented 1 year ago

Related: #70