From 3fa52b270fca9533f9e9c873243ab6efb177d500 Mon Sep 17 00:00:00 2001 From: KanchiMoe <5897898+KanchiMoe@users.noreply.github.com> Date: Wed, 13 Dec 2023 02:14:50 +0000 Subject: [PATCH] Create OC_tagger.yaml --- General/OC_tagger.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 General/OC_tagger.yaml diff --git a/General/OC_tagger.yaml b/General/OC_tagger.yaml new file mode 100644 index 0000000..b77867e --- /dev/null +++ b/General/OC_tagger.yaml @@ -0,0 +1,19 @@ +--- +# OC tagger - tag things as OC if it's mentioned in the title +type: submission +title: ["made by me", "I drew", "drawn by me", "[OC]"] +set_original_content: true +action_reason: "Detected {{match}} in the title" +message_subject: "We marked your {{kind}} as OC (original content)" +message: | + Hi /u/{{author}}. We noticed you included "`{{match}}`" in the title of [your {{kind}}]({{permalink}}). + + Because of this, it has automatically been marked as 'OC' (original content) - as you drew, made, or created it. + + If this was done incorrectly, please let the r/{{subreddit}} moderators know [by clicking or tapping here](https://www.reddit.com/message/compose?to=/r/{{subreddit}}&subject=OC%20tag%20set%20incorrectly&message=[(optional)%20enter%20more%20information%20here]%0A%0A---%0A%0A{{permalink}}). + + _Otherwise, no action is needed on your part. Your post has not been removed._ + + ***** +moderators_exempt: false +---