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 :)
Which features are planned and which ones are done? Is the source code available?
I updated the post already :) But i can see that it didnt updated on your side. See https://lemmy.world/post/840745
Everything with a TBD is planned / is already in the doings. And everything without TBD is implemented.
(TBD = To Be Done)
The source code is in the updated post too and you can see it here https://github.com/hdevelopments/lemmy-automod-bot
The config has to be edited to your needs if you want to set it up for you. If you have any further question tell me :)