If I have two Lemmy accounts can I have all of my subscriptions combined so they show up on both?
I don’t really need them synced live but I just want to have all subs on both.
I have some subs that are the same on both servers, but also extra subs on both that the other doesn’t have.
If this seems like it breaks rule 5, please direct me elsewhere. I figured [email protected] is just for server issues.
What’s the formatting? It’s designed to be easily parsed by a computer, so I can’t imagine a whole lot of complexity in a script to merge them.
JSON. Very easy to deal with in Python.
https://pastebin.com/AWGqEjwr
I didn’t actually test uploading it, but yeah, it does look super straightforward.