This post has been de-listed
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.
Hey all, I have the following rule set up to have AM automatically respond with a comment whenever it detects specific words in the title or body. But it doesn't seem to work all the time.
type: submission
title body (includes-word): ["salary", "negotiate", "employment", "unemployment", "unemployed", "internship"]
title body (regex): ['([job] ?)(s\b|\b)', '([career] ?)(s\b|\b)']
set_flair: ["Career"]
flair_css_class: red
My objective with the regex is to have AM respond whenever it detects the word "job", "jobs", "career", or "careers". The includes-word
rule is for words don't need a regex, or ones that I haven't figured out the regex for yet.
The settings above failed to detect posts with the following titles:
Changing jobs when current job hasn't given you sufficient experience
Engineers, at your job, do you use more of the math you learned in high school or college?
Subreddit
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/AutoModerat...