[Request] User Backup and Migration Tool

Lemmy devs, please share if you built any tool that backup a single user's Lemmy account, settings, subscriptions - then can migrate or restore the account as new into other instance. This tool will be used by the user themselves, not by the instance admin.

Can we migrate a user's post and comments to another instance? Maybe like a bulk posting as new posts.

4 points · 4 comments · view on lemmy.world

4 Comments

Blaze@sopuli.xyz · 2 pts · 3y
OffByOneError@programming.dev · 2 pts · 3y (1 reply)

Here's a python script that will do some of that. I think it's mostly focused on syncing subscribed communities.

https://github.com/wescode/lemmy_migrate

techconsulnerd@programming.dev · 2 pts · 3y

I think you forgot to link it