Is it possible to transfer favorite communities from an account on one server to another? Say for example I’d like to have an alt with the same favorites on another server for a backup. Is this possible with wefwef or other means?
Looking to get my main off lemmy.world to help load balance, but I don’t want to refavorite everything; if I could somehow keep them in sync that would be ideal.
Here is a python script doing exactly this:
https://github.com/wescode/lemmy_migrate
Good find!
I lazily tried asking Bing Chat to write a python script like this but nothing it wrote worked. It even made up fake APIs to do it. Kinda funny.
Amazing. Thanks for sharing
Does it also transfer blocked communities?
Sorry, can‘t say. I tried it with mine and it worked, but there weren‘t any blocked ones.
Thank you 😄