this post was submitted on 28 Jun 2023
28 points (100.0% liked)

LemmyTips

882 readers
1 users here now

Welcome to LemmyTips, community where you can share all the tips, tricks and resources related to Lemmy.

founded 1 year ago
MODERATORS
 

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.
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Currently don't own a desktop, any chance someone converts the framework to be functional as a user script, we already have one that blocks instances.
https://greasyfork.org/en/scripts/469297-block-lemmy-instances

Android users can install the user script using Firefox,

  1. Sign Up/In to your account & add all the necessary add-ons to the collection in it starting with the one already compatible with our browser otherwise, the list will be empty.
    https://addons.mozilla.org/en-US/firefox/collections/
  2. Go to the Settings page, scroll down to the bottom.
  3. Tap on "About Firefox".
  4. Tap on the Firefox logo 5 times. It will display a message that says "Debug Menu enabled".
    If you go back to the Settings page, you'll notice that a new option is available under the Advanced section.
    It's called Custom Add-on Collections.
    Tap on it, and it will ask you to enter the collection owner's ID, and the collection's name.
    The ID is a unique 6-digit number that can be found in your add-on collection's URL.
    The name of course refers to the collection's name, unlike the number this is something that you can choose.
    For example,
    https://addons.mozilla.org/en-US/firefox/collections/926754/ghacks/
    The ID for this collection is 926754 and the name is ghacks.

Using this method with Mull & Tampermonkey.

[–] [email protected] 2 points 1 year ago

You may have a better luck asking for a script on this community: [email protected]

Otherwise I'm pretty sure you can use terminal emulator like Termux on Android. You should be able to install python and use all those commands just fine...

[–] [email protected] 1 points 1 year ago

Apps should just let you copy a list or past one in of all your communities as well as blocked lists.

load more comments
view more: next ›