-
Notifications
You must be signed in to change notification settings - Fork 8
Sample Automoderator Config
nauticalmile edited this page Mar 30, 2018
·
1 revision
# User shadowbans
author: [yourpostsucks, yourpostsucks3, yourpostsucks4, yourpostsucks5, yourpostsucks6, yourpostsucks7, yourpostsucks8, yourpostsucks9, yourpostsucks10, yourpostsucks11]
action: remove
action_reason: "shadow ban"
# Remove comments mentioning HPGS.
type: comment
body: "activejunkie, activejunky, cuck"
action: spam
# Porn Spam campaign removal
title+body: ["sex", "[gundeals]", "base profiles", "cuck"]
action: spam
# No Amazon Affiliate links
url+body (regex): "amazon\\.(com|co\\.uk|ca)\\S+?tag="
action: spam
# No Activejunkie Affiliate links
url+body (regex): "activejunky\\.(com|co\\.uk|ca)\\S+?tag="
action: spam
# Domain blacklist
domain: []
action: spam
# Automatically remove anything that gets 3 reports and send modmail
reports: 3
action: remove
modmail: The above item was automatically removed due to receiving multiple reports. Please verify that this action was correct.