I am currently creating a lemmy automod bot. And i would like to know what features you want or like in a automod here?
The already done/planed features:
- Autocomment
- Automod ( Profanity filter => remove, “Hardprofanity” filter => ban )
- Commands ( This is a bit developer heavy )
- Multi Community Support
- Keyword response
- Discord Logs ( On Comment creation, On Post creation, On report tbd )
- Discord Commands
- Matrix Logs (TBD)
- Matrix commands ?
If you have any suggestions or ideas please let me know :)
Thanks! Federation is quite annoying like that. I’m working on a Lemmy AutoModerator in Python that uses the YAML configuration like Reddit’s AutoModerator but it doesn’t take commands from any external source, so it’s nice to have similar projects as a reference. My focus is specifically on the post scheduling module right now because what my communities need most are weekly threads, so that would be a great feature to see in this bot.
(This is a reply to this comment. When I try to reply to your comment directly, it doesn’t sync over to lemmy.world. Your post with the links to the source code isn’t updating on my instance either)
Scheduling modules is a good thing that i could doo too ;)
You guys should join forces
I am sorry to tell you, that i am not going to use python. ;(
Because of personal trauma/opinion/experience.