Comment by alsoweavves on 05/11/2019 at 13:02 UTC

1 upvotes, 0 direct replies (showing 0)

View submission: Children on your sub

I had this thought about one of the subs I moderate and put together an automod filter that works with duplicated post flair with a special "minor" CSS class.

---

####MINOR-MODE

type: comment
priority: 1
parent_submission:
    flair_css_class: minor
body (includes, regex): ["insert filters here"]
action: filter
action_reason: "breach of minor mode filter - {{match}}"

---

Post flair has to be applied manually as yet but it's a start.

Replies

There's nothing here!