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

  • FearTheCron@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    I am totally new to being a mod so take my suggestion with a grain of salt. Would it be possible to remove images or content based on a database of known offending content? I grew up in the days of goatse (please please do NOT Google that) and would like such things to be auto removed. I will survive the occasional false negative, but minimizing such things would be appreciated. I know large tech companies have something similar to remove abuse photos.

    • Rooki@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Yeah it is possible. But it would be a bit difficult and performance heavy.