this post was submitted on 23 Sep 2024
45 points (97.9% liked)

GenZedong

4269 readers
85 users here now

This is a Dengist community in favor of Bashar al-Assad with no information that can lead to the arrest of Hillary Clinton, our fellow liberal and queen. This community is not ironic. We are Marxists-Leninists.

This community is for posts about Marxism and geopolitics (including shitposts to some extent). Serious posts can be posted here or in /c/GenZhou. Reactionary or ultra-leftist cringe posts belong in /c/shitreactionariessay or /c/shitultrassay respectively.

We have a Matrix homeserver and a Matrix space. See this thread for more information. If you believe the server may be down, check the status on status.elara.ws.

Rules:

founded 4 years ago
MODERATORS
 

Welcome one and all to the weekly discussion thread, the time tested and honored tradition of our group. I am sorry however due to renovations on the GZD cabin, we must hold this discussion thread outside, I sincerely hope this does not cause anyone an inconvenience

Matrix homeserver and space
  ◦ Theory discussion group on Matrix
• Find theory on ProleWiki, marxists.org, Anna's Archive, libgen

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 weeks ago (1 children)

Is there some way to just subscribe to all the communities (or see the posts as such) from another instance? I want to move my acc to Hexbear for the better emojis (and seeing things as local, tbh it'd be really nice if one could set more than one instance as viewed in locals, idk)

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Yea, I also moved to Hexbear to view everything on local, and the emojies. I don't really use Lemmygrad anymore.

Is there some way to just subscribe to all the communities

There might be.

long technical explanationIf you export your settings, edit the file such that "followed_communities" has all communities you want to be subscribed to, then (wait so it doesn't give you an error, then) import the edited file, it should have you subscribed to all the communities you added.

To get all communities I'd use the api, i.e. https://hexbear.net/api/v3/community/list?type_=Local&limit=50&page=1, then copy the raw text into https://regexr.com/, make the regex "actor_id":"(.*?)" and use the List tool with "$1", (see screenshot), copy the output into a text file, open the next page on the api and go on like that until the api returns blank.

spoiler screenshot :::

[–] [email protected] 3 points 3 weeks ago

Thanks, I'll try that later!