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

https://github.com/cc-d/migratesubreddits

A python script for migrating subscribed subreddits to a new reddit account.
https://github.com/cc-d/migratesubreddits

Last synced: 12 days ago
JSON representation

A python script for migrating subscribed subreddits to a new reddit account.

Awesome Lists containing this project

README

          

# MigrateSubreddits
A python script for migrating subscribed subreddits to a new reddit account. I decided to put it on github, because why not.

USAGE
-----

Replace "from" in config.txt with the user account you wish to migrate from, replace "to" in config.txt with the user account
you wish to migrate to.

Then simply run the script. Remember to install praw.