this post was submitted on 03 Jul 2023
10 points (100.0% liked)

TeCHnology

516 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
 

This is helpful to replicate your follows between multiple accounts/instances - something many people seem to want to do in today's lemmy-curious environment.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 0x2a@feddit.ch 2 points 1 year ago (1 children)

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

[โ€“] foo@sh.itjust.works 2 points 1 year ago

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!