This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I am trying to get the Automoderator to apply an already created flair, which has colour, to a post based on words in the title.
After doing some research on this sub and some others, I discovered you could use the flair_template_id to ideally apply that flair to the post, but it has just resulted in Automoderator not applying any flair. The rule I am using is below.
type: text submission
title (includes): ["Debate"]
author:
is_moderator: yes
set_flair:
flair_template_id: 7564a1bc-1b34-11ea-9fd4-0e59ed5b89e1
This is the rule previously used, which just applied a gray flair, with the word "DEBATE". The css "debate" matches the css of the "DEBATE" flair.
type: text submission
title (includes): ["Debate"]
author:
is_moderator: yes
set_flair: ["DEBATE", "debate"]
Any help would be so greatly appreciated :)
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/AutoModerat...