this post was submitted on 12 Jul 2023
13 points (100.0% liked)

Lemmy App Development

762 readers
8 users here now

A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.

On-Topic:

Off-Topic:

founded 2 years ago
MODERATORS
 

I made a script based on plemmy and LemmyHttp API to be able to backup the list of registered communities and user profile (for now, that's just the biography). It output in human-readable format on console and have an option to output in a json file. The next step will be to provide also a script to restore such json backup to another lemmy instance or user.

I decided to do this small development following the sudden disappearance of vlemmy.net instance which resulted in the lost of all my subscribed communities.

you are viewing a single comment's thread
view the rest of the comments
[–] Black_Gulaman@lemmy.dbzer0.com 1 points 2 years ago

Wow. That would really be helpful!