-
Notifications
You must be signed in to change notification settings - Fork 56
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
[Solution] Permanent Fix for Discord Banning TempMail Domains #59
Comments
I can't get it to install playwrite in your resp I'm not sure what the problem is my git and pip are up to date. |
This will also be solved in my next update, and it wont take any work to set it up. |
You might want to check if your antivirus deleted some files. There den be a bunch of issues and i cent help you if you don't tell me what the actual issue is. It's like "I need help with python" without mentioning with what exactly you need help with. You could need help with imports, a specific module etc. So please provide us more detail. |
Fixxed in 756939f . |
Update: The Mail code is now located in modules/discord.py and nit in the main file anymore. |
I noticed that a few Users here have the issue where discord tells you that the email is invalid even if they don't.
The reason for this isn't that the domain is blocked, the actual issue is that the IP tempmail.io tells you to add is blocked by discord.
If you switch the dns records to https://app.improvmx.com, it will redirect the mails to your inbox (catch all) without any issue.
Now if you decide to do this, the tempmail api isn't used anymore so the code need to be rewritten to use imap to extract the verification link.
Looking at the main.py file in around line 700 you see which code is responisble for extracting the mails, this need to be edited.
If you can't code than that's fine. I solved it and published it in a fork.
https://github.com/FuckingToasters/DiscordGenerator
The text was updated successfully, but these errors were encountered: