this post was submitted on 10 Jul 2024
4 points (83.3% liked)

Santabot

14 readers
8 users here now

Santabot is an automated moderation tool, designed to reduce moderation load and remove bad actors in a way that is transparent to all and mostly resistant to abuse and evasion.

This is a community devoted to meta discussion for the bot.

founded 2 months ago
MODERATORS
auk
 

It took longer than I thought, but I came up with a promising approach for throwaway accounts. The bot can't use the same parameter set to accounts with only a few interactions as it does for normal accounts, without getting it either too loose for the new accounts or too strict for the old accounts. I had to make a special stricter setting for any account that only has a few interactions in its recent history.

1.3% of users have enough interaction data to judge for sure that people have problems with them, and they get banned just like before. 2% more users on top of that will trigger the stricter filter if they try to post, and get a polite message that they need to interact more before they can participate. 97% of users don't need to worry about any of this, just like before.

I think that approach will work. It's not done yet but I have the parameters in place for it. I think the bot is doing a good job. I was expecting it to get it wrong a few times, and I have found a couple of users it made mistakes on, but it's doing better than I thought it would.

top 2 comments
sorted by: hot top controversial new old
[โ€“] muntedcrocodile@lemm.ee 1 points 3 weeks ago (1 children)

Alright, why cant I just make my own instance? And then I can have a new account for every post, every comment, every vote, every everything, individually, completely random. How do you fix that?

Are you going to be hyper strict on people's first comments? So say someone's first comment on lemmy ever is voted negative. Are they just instantly banned? Not a very welcoming interaction.

[โ€“] auk 1 points 3 weeks ago

That's exactly the solution, yes. If you've never posted before, and you make a comment that gets a few downvotes, your comment is removed, and you get a polite note saying that you don't have enough interactions to be able to post yet. A lot of subreddits do exactly the same thing, for exactly the same reason.

I still don't have that part of the system worked out, because it's only come up a couple of times. It hasn't even happened enough to give a good test run to the code. I've been tweaking the code every time it comes up, because it's not quite right yet, but it's been happening so rarely that it's not even really an issue. It would have been easier to moderate the throwaway comments by hand, to be honest.