This is just a silly little project I made to look for Discord Vanities, it is quite slow, however it runs into 0 ratelimits.
-
Install Python from https://python.org, it must be above version 3.9. Downloading latest (3.11) is reccomended.
-
Click the Green Code Button.
-
Click the download zip file button.
-
Drag it to your desktop.
-
Now open up terminal and then type
pip install -r requirements.txt
-
Now put all of your vanities you would like to check in the
vanity.txt
file. -
Finally, run the main.py file.