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

Suggestion: Auto block feature #41

Open OviiiOne opened 2 years ago

OviiiOne commented 2 years ago

I guess we are all aware of the increasing phishing attacks discord servers are getting, personally, I have no intention of letting those people that fell for the scam come back.

My idea is to be able to configure a variable or something that the bot checks when the user appeals and if the ban reason contains such word or string (e.g "ToS", "break ToS", "no appeal", "definitive"...) the user will not be able to appeal the ban.

jcsumlin commented 2 years ago

This is certainly possible with the API. It would probably need to be checked as soon as the user logs in but before they can try and submit an appeal. Adding a configurable perma-ban term would allow for configuration.

OviiiOne commented 2 years ago

I guess it's possible, but I know nothing about code, that's what I dropped the suggestion here :(

jcsumlin commented 2 years ago

less of a comment for you more of a comment for @sylveon myself or any of the other contributors.