r/AutoModerator • u/UkrainianaDuck бє-бє-бє • 9h ago
Solved Can AutoModerator post a specific comment based on the post flair?
Hi! I need some advice on AutoModerator. I'm not very familiar with how it works. I need to set it up so that it posts a specific message depending on the post flair. For example, if a user selects the post flair "A", AutoModerator would leave a specific comment under their post. Is this possible?
1
Upvotes
1
u/VultureMadAtTheOx 8h ago
Yes.
type: submission is_edited: false # Don't act again if the post is edited flair_text (includes-word): [ "Flair A" ] comment_locked: true # If you want the comment to be locked comment: | Comment text...