https://www.reddit.com/r/ModSupport/comments/1ihkkj6/automod/
created by Cat_Sicario_2601 on 04/02/2025 at 15:43 UTC
1 upvotes, 3 top-level comments (showing 3)
so I read through everything I could find on how to programm my AutoMOD, but my main question couldn't be answered.
type: submission
comment: XXX
but I want my comment only to be generated, if 2 specific flairs are in use. How do I programm that in AutoMOD?
Comment by AutoModerator at 04/02/2025 at 15:43 UTC
1 upvotes, 0 direct replies
Hello! This automated message was triggered by some keywords in your post. If you have general "how to" moderation questions, please check out the following resources for assistance:
If none of the above help with your question, please disregard this message.
1: https://support.reddithelp.com/hc/en-us/p/mod_help_center
3: /message/compose/?to=/r/ModSupport
Comment by Sephardson at 04/02/2025 at 16:05 UTC
1 upvotes, 1 direct replies
Add a line that looks at the `flair_text` or `flair_css_class`
Eg
--- type: submission flair_text: ["Flair1", "FlairB"] comment: "This is what Automoderator will say." ---
Comment by fetishontheweb at 04/02/2025 at 16:07 UTC
1 upvotes, 1 direct replies
I use this , Change the values and it should work for you
type: submission
author:
flair_template_id: [xxxxx-xxx-xxxxx-xxxx-xxxxxxxx]
comment: |
Thank you and welcome to our community!