hackclub / hackclub/toriel

Block temp emails from signing up for the Slack and email them

Open
#311 0 comments 0 reactions 1 assignee Claimed by @radioblahaj View on GitHub
enhancement
Dominant language
JavaScript
Stars
33
Forks
15
PR merge metrics
No merged PRs in 30d

Description

To prevent spam and account abuse, we should block temp emails from signing up for the Slack.

This should be fairly easy to do using a package like [mailchecker](https://www.npmjs.com/package/mailchecker) when Toriel sends out an invite.

If the email is a temp email, Toriel should not invite the user to the Slack, and there should be an email sent to them using a transactional loops email letting them know that temp emails are not allowed to signup for the Slack, and that they can reach out to slack@hackclub.com if they have any questions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.