silvanohirtie / Discord-Token-Generator

Name says it all
172 stars 176 forks source link

Added Checker to Generator #3

Closed ghost closed 3 years ago

ghost commented 3 years ago

I added a checker inside the generator.py file. Working tokens will automaticaly be saved in a txt file. Updated README.md file so users can see token checker. Added pip install requests in readme in order for the checker to work.

rpwnage commented 3 years ago

checking with a rotating proxy list and multiple threads or a threadpool would be faster and would reduce the amount of 429's

silvanohirtie commented 3 years ago

merged into master! Thanks for collaboration, soon I will add multithread and proxy.