What would community moderators want in an automod for the Fediverse?
submitted by
Just gathering ideas.
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
Share on Mastodon
I made a post on this some weeks back. Whether it would be through an ‘automod’ bot (ideally not, in my opinion) - or community settings preventing posts from even going out is another matter.
All of them are possible with my current design plan, which is allowing mods to write the functionality themselves (instead of predefining them like in some other automods) in sandboxed Lua (might change).
I might still predefine some myself for performance.
For context, this is what reddit’s limited automod is like
https://www.reddit.com/r/reddit.com/wiki/automoderator/full-documentation/
I’m sure we can do better. For example, being able to use variables
Of course. Reddit’s automod is very simple.
My current design plan is leaving the implementation to community mods by embedding sandboxed Lua (might change).
Scheduled posts
Piefed has them
Piefed has scheduled posts. I haven’t used it because I have no reason to, but the functionality is there.
In the mean-time this works https://schedule.lemmings.world/auth/login
For automated ones, sure. But if you just want to schedule some post you made, that functionality is already available in Piefed and will be available in Lemmy in the next 1.0.0 release as well.
Automatic comment replies based on keywords or key phrases.
Basically, if a comment contains a specific string, the automod would reply with a corresponding string, configurable by the community moderators.
Would this be doable?
No, it’s impossible. The tech just isn’t there yet. We need AGI to be able to detect a string.
One thing I see a lot of instance specific meta communities that only allow top level comments from users if that instance. Auto removing those form other instances would be useful.
Lemmy and Piefed both support disabling federation for specific communities, if you mean not allowing people from other instances to interact with the community. Or do you mean just not allowing comments?
No, only top level comments specifically.
Yes. Can be done with scripts.
AI! Definitely AI! /s
Automods are bad tools that result in more abuse than the problems they solve.
Deleted by moderator
Without automod functionality, every single community of notable size becomes utterly bombarded with off-topic posts and spam.
Unfortunately there is also a need for automatic moderation.
Humans can’t catch everything.
By the way, mind telling me what was the most infuriating thing about Reddit’s automod to you?
Deleted by moderator
This would just burnout moderators on a highly active communities. My preference is not have these tools work after-the-fact, after-the-post but simply tell the would-be poster that their post has hit a keyword block. But basic stuff like mandating all posts be link posts or text posts (depending on the communities focus) or instantly removing duplicate posts seem pretty necessary for many communities if the fediverse expands in population.
Now this one, I admit is a tough one - as it can be harsh to new users. But it’s simply based on trying to deal with spam posters. As the Fediverse grows, the high-trust public nature of downvoting, public post histories and public mod-logs should negate people wanting this.
Deleted by moderator
That’s not fair on other people. It’s also just not viable. I doubt almost any moderators would support not doing this.
Moreover, there already exist self-hosted bots that already autoremove content on the Fediverse. It is already happening de facto.
I wasn’t specifically talking about that kind of automodding. I’m not sure if that is needed, except maybe in specific long-form debate/discussion communities. I don’t think that level of automodding is a priority, to be sure.
Yes, there could be false positives. I’m sure that if a community did have a “Trump” filter they could specify it only to notice “Trump” when posted as a single word.
But I was also more thinking about autoremoving slur posts and comments here.
A community would not even need to be obscenely large in order to not become a moderating chore without some level of automod functionality.
Sounds like you were incapable of following the rules and a human would have deleted your post anyway.
Deleted by moderator
That common sense:
Deleted by moderator
Welp, the fourth one can’t happen. Posts or comments by users won’t be stored in the database, so you can’t calculate “karma” for users.
The others are left to the community mods’ implementations.
I would like to be notified when users who are on a warning post or comment.
Set a minimum account age for posts and comments.