/check-reddit-username

Script for checking name availability.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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