I am currently creating a lemmy automod bot. And i would like to know what features you want or like in a automod here?
It is open source too: https://github.com/hdevelopments/lemmy-automod-bot So that everyone can self host itself :)
Development test thread: https://lemmy.world/post/685919 There you will see what i work on :)
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 (TBD)
If you have any suggestions or ideas please let me know :)
Fair point. Perhaps I will look into the issue more and see what exists and how Lemmy can plug into it. Perhaps it would be easier server side rather than with a bot.