Skip to content

arsene1414/DSV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSV

Discord Username's availability checker.

  • Checks for a specific list of usernames.
  • Generates and checks for a specific given amount of usernames with a specific username length, (e.g 4 letters usernames.)

Check notes for a very important information before using this tool, and for some FAQ.


How to use

  • Have Python installed.

  • First clone the repository or download it as .zip

  • Install the required libraries, by running : pip install -r requirements.txt or pip3 install -r requirements.txt in your command line.

  • Open dsv.py with Notepad

  • Paste your account's token in the variable: TOKEN

  • Run dsv.py

  • (For adding specific list of usernames, create a file named usernames.txt in the same running directory as dsv.py and list your usernames there, separating them by a new line.)

Images

Notes

Disclaimer: I'm not responsible for/of any damage/results/returns/suspension made/resulted with/by this tool. It is your will to run, and once ran, it's your responsibility.

  • Spamming Discord's API is against TOS, You may get your account suspended and I am not responsible. For a further caution, use an alt's token.
  • You need to get your Discord's account's authorization token and paste it inside the variable: TOKEN . On how to do that check these following steps: https://www.androidauthority.com/get-discord-token-3149920/
  • Your account must receive the name change update to use this tool or else you may face some bugs or an invalid continuation of an Available username.
  • If you kept getting an Available username message despite it being taken, that means you have either reached the limit (API) or your account didn't receive the update.
  • Make sure to have a decent delay or you may get your account disabled.
  • I demand my credits to the code wherever it's used.

Support: Paypal

About

Discord Username availability checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%