Skip to content

jnoc/reddit-username-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Username Checker

Checker Image

You can either do manual or bulk! I apologise now for the speed if it is a very long word list.

Credit

Original source for this came from here, the authour is c0rtepentest it was in a old python format.

Code has been used from the cli-checker and this guide is based off its installation, big thanks to Crock.

Python Install

Well first off you need the right python 3+ installer given it is only compatible with that.

Python Install

Make sure to have Add to PATH otherwise there will be problems.

Installation

  1. Download the zip or clone the repository with Git onto your machine.
  2. Install the dependencies using the following command inside Command Prompt (Windows) or Terminal (Mac). If you use Python.exe, it will not work.
python -m pip install configparser requests
  1. Edit the config.ini inside a text editor. It explains what to do inside of it.
  2. Open Command Prompt or Terminal. We need to make it know where to find the checker files and so type:
cd *path to the folder*
  1. Run the script via command line using the following command:
python reddit.py

If you need help please join this discord for free support :)