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

  • Alpagu
    link
    English
    31 year ago

    Can it share rss from our chosen news sources?

    • @RookiOPA
      link
      English
      21 year ago

      What do you mean? Like you choose a RSS and it automatically post it to lemmy? As a post?

      • Alpagu
        link
        English
        21 year ago

        Can it post the news? actually this moderation bot is not expected to have such a function but maybe you have another project.

        • @RookiOPA
          link
          English
          21 year ago

          It currently can not do that. But i can implement that!