Email or username:

Password:

Forgot your password?
retiolus

Working on my first wrapper, Lemmy.py, a #Python wrapper for the #Lemmy API. @lemmy

5 comments
retiolus

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.

retiolus

#Lemmy #Moderation

First functionality: keyword lists, you can create one ore several "banned words" lists.

I'll work on regex too.

retiolus

Working on regex expressions for Lemmy moderation bot.

retiolus

Regex expressions implemented.

I've launched the Lemmy Feature Wishlist community (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.

Go Up