this post was submitted on 28 Aug 2023
342 points (98.3% liked)
FediLore + Fedidrama
2232 readers
1 users here now
Chronicle the life and tale of the fediverse (+ matrix)
Largely a sublemmy about capturing drama, from fediverse spanning drama to just lemmy drama.
Includes lore like how a instance got it's name, how an instance got defederated, how an admin got doxxed, fedihistory etc
(New) This sub's intentions is to an archive/newspaper, as in preferably don't get into fights with each other or the ppl featured in the drama
Tags: fediverse news, lemmy news, lemmyverse
Partners:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Agreed, I don't know what AutoMod did on Reddit but if what mods need is a rule-configurable post remover then I'd be happy to clobber together something in Python
There's this bot that is used in a couple of communities on feddit.de:
https://github.com/Dakkaron/SquareModBot
Oh great! This was literally how I envisioned my python script – JSON config file and all
If you've really got the time and energy I think you would see pretty heavy use of such a tool. I think the existing libraries are definitely mature enough. I've been surprised that nobody has done it already
Nice, do you happen to remember what the most popular moderation rules were? So far I can think of:
I have exams in September but if I get a free day it should be enough to get something working
Wait does lemmy have reporting functionality, so you could use some type of number of reports?
As in Python Lemmy libraries?
Yep. That's what I've been looking at at least