It's starting to get a bit more interesting, my aim being to make a moderation bot. I think it could help the moderation problems the admins are finding on #Lemmy.
Top-level
4 comments
#LemmyGuardian moderation bot for #Lemmy is up and running: https://codeberg.org/retiolus/LemmyGuardian Regex expressions implemented. I've launched the Lemmy Feature Wishlist community (https://lemmy.ml/c/wishlist) where I want every post to link to a GitHub issue. This way, the bot is going to send me an alert every time a new post is published on that community without a link to GitHub. |
#Lemmy #Moderation
First functionality: keyword lists, you can create one ore several "banned words" lists.
I'll work on regex too.