This is a ReactJS application that I made for any Discord server that wants to allow its users to appeal bans. It uses Oauth2 to prevent spam and Discord webhooks to alert moderators of new appeals. Moderators can approve those appeals directly from the webhook message if they want too! This application can be deployed and customized by anyone even with no prior coding knowledge!
It has been brought to my attention that the Netlify REPOSITORY_URL environment variable can be either the HTTPS url OR the SSH url. The Regex in the deny and block function need to support both.
It has been brought to my attention that the Netlify REPOSITORY_URL environment variable can be either the HTTPS url OR the SSH url. The Regex in the deny and block function need to support both.