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 Comments
Blaze@sopuli.xyz · 2 pts · 3y
https://github.com/CMahaff/lasim
OffByOneError@programming.dev · 2 pts · 3y
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