Don't have an answer, but thanks for doing this! I've noticed a bit of "cybersquatting", some people are creating 10-20 subs with no content. That's not helpful.
this post was submitted on 19 Jun 2023
8 points (100.0% liked)
Lemmy Support
4731 readers
29 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
You can query the community table in the database
SELECT * FROM public.community order by published asc;
view more: next ›