Skip to content

h1w/check-reddit-username

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Reddit Username

Script for checking name availability on reddit.com

Sometimes a SSL Error may be displayed, just ignore it, the program continues to run =)

Commands

Usage: main.py [options] arg

  • --version - Show program's version number and exit
  • -h --help - Show commands.
  • -n USERNAME, --byname=USERNAME - Check available username by name.
  • -l USERNAMES_LENGTH, --bylen=USERNAMES_LENGTH - Check available username by dictionary with declarated length. Result will be logged to file.

License

GPL-3.0 License