Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect user's email #19

Open
NoodlesDev987 opened this issue Apr 7, 2021 · 5 comments
Open

Collect user's email #19

NoodlesDev987 opened this issue Apr 7, 2021 · 5 comments
Assignees

Comments

@NoodlesDev987
Copy link

NoodlesDev987 commented Apr 7, 2021

Add option to collect also user's email from Discord oauth. Then staff will be able to reply to the appeal to user's email. Replying to email is better for staff than sending friend requests and waiting for approval ...

@jcsumlin
Copy link

jcsumlin commented Apr 7, 2021

I feel like this is maybe unnecessary since the user's name/discriminator is/can be collected. If an admin needed to reach out it would probably be best to do so within the discord ecosystem rather than exposing a user's or admin's personal information.

@sylveon
Copy link
Owner

sylveon commented Apr 7, 2021

Yes, one of the selling points of Discord over other services is email and IP privacy.

This site already blurs the line on the latter because nothing stops the server owner from, for example, logging IPs. I think this would work better with #18, so one can add a question asking for email, and any good faith appeal could put in an email. Another reason for not collecting the email from OAuth is that the user might not want to use their main Discord account email, because it could be on an inbox they don't check regularly for example.

Of course, the peak would be for this system to automatically send emails on approved appeals and never directly expose them to the owner/mods, but it would quickly kill the easy to setup and free to host aspect of this project (would need a database, a service to send emails, etc.)

@jcsumlin
Copy link

jcsumlin commented Apr 7, 2021

@sylveon Ill have to double-check since it's been a while since I've worked on it, but the ReactJS take on your app that I've published (jcsumlin/discord-ban-appeal) DM's the banned user (or tries to) once the ban appeal has been approved.

@sylveon
Copy link
Owner

sylveon commented Apr 7, 2021

Didn't think of that, genius!

@NoodlesDev987
Copy link
Author

Ok

@sylveon sylveon self-assigned this Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants