EmailBot icon indicating copy to clipboard operation
EmailBot copied to clipboard

Discord bot for verifying the email domain of server members

Results 6 EmailBot issues
Sort by recently updated
recently updated
newest added

iam trying to run an copy of it on replit but there is an ~ under an a line that doesnt exist and ends with: exit status 1

So, as it is right now you are able to verify a user by bypassing the domain name restriction. As it tells user to verify you are able to simply...

Please update it :) I've been trying to join the help server but the link has expired.

After I setup the bot, go through `.enableonjoin` `.domainadd [the domain I want to use].org` for some reason it doesn't seem to work if I put the @ in the...

Add wildcard support for email domains using fnmatch

The `random` library is not cryptographically secure. We should replace it with `secrets`.