68
Adopt a Lemmy Community Today
(lemmy.world)
This community is for discussion of dead communities and the planning of reviving them.
A post ideally would be mentioning that community, what value it could contribute to the fediverse, how much dedication it would take and approximately how many mods there should be, and a call for volunteers.
A comment should be a suggestion, correction or volunteering.
A community which all mods are inactive for more than 3 months, and the modlog has had no activity for the same time.
Please ping all the admins in the comments too, this is necessary.
The rules are very simple.
... i will work on the icon/banner later ;)
You can pull that data from the API. Lemmyverse json file includes local subscribers so you don't even need to pull the data yourself.
Assuming my script isn't broken there are ~15 000 communities fitting the criteria. (The high number makes me question that though.)
E: I think I know what's going on. LW communities don't seem to have local subscribers provided and my script assumes that it means 0. Will get that fixed one day.