Quick guide on how to use this python script (on Windows) to copy subscribed communities to another account.

  1. Install Python.
  2. Go to repo page. Click Code >> Download ZIP
  3. Extract the ZIP file
  4. Open the extracted folder
  5. Open config.ini file with the text editor (e.g., Notepad) and type your credentials and corresponding instance links (and save it)
  6. Click on the path field within the folder, type cmd and press enter to open up Command Prompt within that folder.
  7. Type lemmy_migrate -c config.ini , press enter.
  8. Wait for it to finish.
  • SpaceBar
    link
    11 year ago

    Could things like this be built into client apps?