Skip to content

NikhilMJain/reddit_account_migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Account Migrator

Automatically migrate/copy all your subscriptions from one Reddit account to another.

Usage:

Credentials:

  • name: Any name you like
  • App type: Choose the script option
  • description: You can leave this blank
  • about url: You can leave this blank
  • redirect url: https://reddit.com
  • Copy the newly generated client_secret and client_id(the 14-character string that appears below "personal use script" on the page)
  • Replace the dummy values in the config file with your own newly generated values. Ensure there is no space before or after the = sign
  • Repeat this for the new account as well.

Installation

  • Install requirements using pip install -r requirements.txt

Run

  • Run script using python account_migrator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages