Is there something like this for copying blocklists?
this post was submitted on 03 Jul 2023
10 points (100.0% liked)
TeCHnology
23 readers
1 users here now
Technology discussion for Switzerland. This community shall discuss various topics of technology in and around Switzerland.
founded 1 year ago
MODERATORS
currently not that I know of, but the functionality seems to be in the API, so it should be possible to bang something up: https://join-lemmy.org/api/classes/LemmyHttp.html#blockPerson
Cool, looks like https://join-lemmy.org/api/classes/LemmyHttp.html#blockCommunity is there as well; that's the one I'm most interested in.
Thanks!
Could this be modified to package up a user's communities so that it could be shared with someone else? here's someone asking for something similar.