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 :)

  • Andreas
    link
    English
    21 year ago

    I think there should be no bots with global actions (as in, interacting with posts and comments that were created on federated instances). Bots should only be allowed to interact with their home instance. Bots on Reddit were really annoying for this, as you would always get replies from the global grammar correction bots that added nothing to the conversation. Besides, because each instance admin will probably be hosting their own version of the bot, if global actions are allowed and several instances enable them, one single comment that contains the trigger can get spammed by several bots.