I’ve created a quick script to copy your communities from one account to another. Useful when switching instances.
I was just thinking about doing something like to migrate some of my communities over (and was even planning on writing it in Python). Just ran it and it worked perfectly. Thank you, this saved me a bunch of time!
Thanks! I made a backup Lemmy account (for if my main instance went down or had other issues) so the idea of being able to easily move communities over is great.
I just tried and It works great! may I suggest to accept multiple destination accounts? perhaps with a config file, instead of a parameter? that way can be also possible to automate synchronizing the accounts that in multiple instances. Thanks for all the work.
I’ll look into adding more options. I think I’m going to end up creating a full Lemmy API for python so that it can be used for a myriad of projects.