this post was submitted on 21 Aug 2023
4 points (100.0% liked)

Beehaw Support

2794 readers
1 users here now

Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.

A brief FAQ for lurkers and new users can be found here.

Our September 2024 financial update is here.

For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.


if you can see this, it's up  

founded 2 years ago
MODERATORS
 

I know how to subscribe to a community on a different instance. Is there a way to subscribe to the entire instance on Beehaw, other than individually subscribing to all the communities on it?

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

It would be straight-forward to script I think (especially if your account is on the same instance). API calls to get a list of all an instance's communities, then loop through the list, and sub to each one. I guess you'd then want a background version, occasionally checking for something new.

[–] [email protected] 1 points 1 year ago

Please do not do this.