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

Allow users to verify via slash command their email to gain access to the server #8

Open
weakphish opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels
email-verification enhancement New feature or request

Comments

@weakphish
Copy link
Owner

weakphish commented Sep 16, 2021

Users, when prompting for verification, will be asked their email. If the email domain is whitelisted, they'll be sent a verification code. Once the correct code is supplied, they will be added to the verified role.

Admins should be able to add emails to the whitelist

This can be accomplished using an ephemeral slash command with an email as an argument in order to hide the user's emails and encapsulate them to the given server.

@weakphish weakphish added the enhancement New feature or request label Sep 27, 2021
@napkinbrown napkinbrown changed the title Integrate email verification into the bot. Users, when prompting for verification, will be asked their email. If the email domain is whitelisted, they'll be sent a verification code. Once the correct code is supplied, they will be added to the verified role. Integrate email verification into the bot Sep 27, 2021
@napkinbrown napkinbrown changed the title Integrate email verification into the bot Allow users to verify their email to gain access to the servers Sep 27, 2021
@napkinbrown napkinbrown changed the title Allow users to verify their email to gain access to the servers Allow users to verify their email to gain access to the server Sep 27, 2021
@napkinbrown napkinbrown changed the title Allow users to verify their email to gain access to the server Allow users to verify via slash command their email to gain access to the server Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
email-verification enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants