An open API service indexing awesome lists of open source software.

https://github.com/h1w/check-reddit-username

Script for checking name availability.
https://github.com/h1w/check-reddit-username

asynchronous asyncio python python-async python-asynchronous python-asyncio python-proxy python-reddit python3 reddit reddit-api reddit-checker reddit-username

Last synced: 2 months ago
JSON representation

Script for checking name availability.

Awesome Lists containing this project

README

        

# 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_