So recently theres been a bunch of trolls posting csam over in some other communities in the All feed. So handling this can be automated instead of a bunch of people needing to report it every time ive made it so users that have barely any activity in their account will no be able to make image posts

Let me know if theres any issues with the bot. Its also open source here https://github.com/programming-dot-dev/karma-bot (theres prebuilt docker images but theyre a bit bugged currently so if you want to use docker build it yourself)

this is the account that will be removing posts / showing up in the modlog - Ategon speaking here

  • mccd@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    Hey, I’m new here and got my first post removed because of this policy. I think the policy makes sense, so I am not upset that it happened. However, since I made the post to a different server (lemmy.ml), which did not autoreject the post, it seems the post is still up and I am unable to reply to comments. 😵‍💫

    • Ategon@programming.devM
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      yeah lemmy does some wonky federation behaviours in this kind of case

      Ive restored the post. At some point I should be making it easier to manually review things the bot does but havent had time to do that currently

  • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    5 months ago

    Haven’t (yet) looked at the code repo to see if it already takes into account my suggestion:

    Would be nice to also utilize account age, ghosting (liked posts, followed communities etc) and instance reputation (fediseer) so dormant accounts and troll/farming/repost bots a la Reddit are recognized and handled as appropriate

    The ideal solution would probably be data driven, thanks to the existing Lemmy database it should be possible… would be an absolutely massive undertaking I think though.

    • Ategon@programming.devM
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Currently only uses the score of the last 50 posts and comments the person made since thats public in the API and would still catch the current trolls for now even though its very basic catching

      • freamon@endlesstalk.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        Hello. My community [email protected] is getting caught by this. It posts stuff from Mastodon users, so they won’t have any karma. I’ve been trying to figure out why posts to programming.dev have been hit or miss, and the answer of course is that the missing posts are sat in modlog!

        If poss, can tails be added as an exception? It’s me that’s deciding whether a post is made or not, so no spam or weird stuff will ever get sent.

        Thanks.

          • freamon@endlesstalk.org
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 months ago

            Thanks. I can see that a new post from ‘nixCraft’ has made it, when the previous one got removed. I know it’s not important, but pls can the removed posts be restored?

            • Ategon@programming.devM
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              4 months ago

              Thats due to it seeing the account has activity now (votes still federate over even when the post is removed, just people cant see it). Update to the bot would be coming maybe tomorrow or sometime this week. Yeah sure ill restore the ones currently removed

              • freamon@endlesstalk.org
                link
                fedilink
                English
                arrow-up
                1
                ·
                4 months ago

                Oh right. I didn’t realise that removed posts still got votes (and comments too, by the looks of it). No rush for the update, obvs (I thinks there’s only one actual subscriber from programming.dev)