I’ve created a quick script to copy your communities from one account to another. Useful when switching instances.

  • darmok@darmok.xyz
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    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!

  • Fubarberry@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    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.

  • colifloro@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.

    • MoreCoffee@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      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.