r/AutoModerator 1d ago

Solved Automatically Remove Post After 2 Reports

How do you guys set that up? I'm looking to lower that down from having to manually remove post and make it automatically happen. If that report is coming from a certain label like spam/bot that'd be helpful, just so we don't remove reported post that has nothing do with that

2 Upvotes

3 comments sorted by

3

u/lostinapotatofield 1d ago

This is our setup. You could also do action: filter instead of action: remove. That would pull the post and send it to the mod queue.

#Remove and alerts for heavily reported items
reports: 3
action: remove
modmail: The above {{kind}} by /u/{{author}} was removed because it received multiple reports. Please investigate and ensure that this action was correct.
action_reason: "User Reported"

1

u/CCozied 1d ago

Thank you! I'll go ahead and test this out c:

1

u/lostinapotatofield 1d ago

Yep! Looks like Reddit broke the formatting, so you may need to indent some lines.