Skip to main content

Generate Reddit Accounts Automatically

Project description

Reddit Account Generator

Requirements

Getting started

Step 1: Install the package

pip install -U reddit-gen

Step 2: Configure your environment

reddit-gen --configure

Usage

usage: reddit-gen [-h] [-d] [-s] [-i] [-j] [-p] [-n CREATE_N_ACCOUNTS]
                  [-c CONFIG_FILE] [-D] [-U] [--configure]
                  [--experimental-use-vpn]
                  [--check-subreddit-ban CHECK_SUBREDDIT_BAN] [-v]

options:
  -h, --help            show this help message and exit
  -d, --disable-headless
                        Disable headless mode
  -s, --solve-manually  Solve the captcha manually
  -i, --ip-rotated      The public IP address was changed by the user since
                        the last created account (to bypass the cooldown)
  -j, --use-json        Read from the local JSON database (pass if you're not
                        using MongoDB). A new local database will be created
                        if not found
  -p, --show-local-database-path
                        Prints the path to the local database, if exists
  -n CREATE_N_ACCOUNTS, --create-n-accounts CREATE_N_ACCOUNTS
                        Number of accounts to create (default: 1)
  -c CONFIG_FILE, --config-file CONFIG_FILE
                        Path to the config file. Defaults to
                        /Users/$USER/.redditgen.env
  -D, --debug           Debug mode
  -U, --update-database
                        Update accounts metadata (MongoDB-only)
  --configure           Configure your environment
  --experimental-use-vpn
                        Experimental feature (unstable)
  --check-subreddit-ban CHECK_SUBREDDIT_BAN
                        Check if your accounts are banned from a specific
                        subreddit (MongoDB-only)
  -v, --verbose         Print more logs

Example

$ reddit-gen
# ───────────────────────────────── Starting... ─────────────────────────────────
# 2022-06-20 17:22:42.739 | INFO     | reddit_gen.generator:_signup_info:65 - Your account\'s email address: some_random_username@example.com
# 2022-06-20 17:22:42.739 | INFO     | reddit_gen.generator:_signup_info:67 - Username: some_random_username
# 2022-06-20 17:22:45.976 | DEBUG    | reddit_gen.generator:generate:196 - Solving captcha...
# 2022-06-20 17:24:12.579 | DEBUG    | reddit_gen.generator:generate:200 - Solved!
# 2022-06-20 17:24:38.841 | DEBUG    | reddit_gen.generator:generate:263 - Checking account info...
# 2022-06-20 17:24:39.069 | DEBUG    | reddit_gen.generator:generate:266 - Passed!
# 2022-06-20 17:24:39.069 | INFO     | reddit_gen.generato──r:generate:274 - Account verified!
# ───────────────────────────────────── Done! ───────────────────────────────────

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reddit-gen-0.1.4.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

reddit_gen-0.1.4-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page