this post was submitted on 03 Jul 2023
89 points (100.0% liked)

Python

6233 readers
19 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

After seeing the work someone else did with migrating your subscriptions across accounts. I took their code and expanded upon it to fully synchronize your Lemmy instance accounts.

Feel free to give it a try. It's been useful for me to have accounts in multiple instances with the instability problems right now from the big influx of users.

Let me know what you think. Hopefully it can help a few people.

you are viewing a single comment's thread
view the rest of the comments
[–] MuskyRat@lemm.ee 2 points 1 year ago (2 children)

Just curious, will this script work if you have 2FA enabled on your Lemmy accounts?

[–] Ac5000@lemm.ee 3 points 1 year ago (1 children)

Sorry for the delay in getting back.

Currently it will not work with 2FA enabled. However, looking at the login post requirements I just need to add that as an option to put in the config.

I'll reply to this comment again when I get something put together. I'll add it to the GitHub issues list for tracking as well.

However, could you recommend an instance that uses 2FA for login so I can make an account to test it? I see the field in my current instances but would like something fresh to try it on.

[–] MuskyRat@lemm.ee 2 points 1 year ago

Thanks for the reply! I have accounts on lemm.ee and lemmy.world that use 2FA. Also have one with lemmy.sdf.org, but that one requires account creation approval.