Skip to content

systematic search for available #-char usernames via reddit api

License

Notifications You must be signed in to change notification settings

jchinnam/reddit-username

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reddit-username

Systematic search for available #-char usernames via the Reddit API, using Google 10,000 English as the base dictionary.

Setup

git clone <repo>
cd reddit-username/

In reddit_username.py, set YOUR_USERNAME to your existing reddit username.

Usage

Search for availability of specific username

python reddit_username.py <username>

Search for availability of #-character usernames

In reddit_username.py, first set NUM_CHARS to the # of characters (default is 4).

python reddit_username.py

Advanced: to use a larger/different dictionary of words, modify dictionary_link

About

systematic search for available #-char usernames via reddit api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages