19
How to list all the communities for an instance?
(feddit.uk)
Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.
Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.
Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
I'm also interested in a way to do it for an instance other than my home instance.
lemmy instances are not automatically connected at least one user must be following a community for others to search it
I found a tool to basically create a bot account to add servers. It uses the lemmy api. I took this idea and created one as well (not sharing it’s terrible) but it went through all of my approved instances and all of the communities and subscribed to all. I now have 2300+ communities. That I can see from my instance
Pretty please?
https://github.com/ironsketch/lemmybotmadness here is my dumb thing mine is a smaller dumber version that fails after too many http calls https://github.com/lflare/lemmy-subscriber-bot is the nice guys full on installable thingy bot I learned a lot from him