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.
- Host: GitHub
- URL: https://github.com/cc-d/migratesubreddits
- Owner: cc-d
- License: mit
- Created: 2015-07-05T09:42:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-05T09:49:20.000Z (almost 11 years ago)
- Last Synced: 2025-03-02T21:17:34.978Z (over 1 year ago)
- Language: Python
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.