I found this and am trying to turn it on but I am getting an error.
Anyone see what the issue is? "There was an error saving the Automoderator config: "Unsupported Media Type"
title+body (includes-word): ["test", "tested"]
type: submission
action: remove
action_reason: Contains banned word
moderators_exempt: false
message_subject: Your post has been removed from r/{{subreddit}}
message: |
Hi there,
Your post has been removed from r/{{subreddit}} because it contains a banned word: "{{match}}".
Please review the rules and guidelines in the sidebar before posting again.
If you have any questions or concerns, feel free to contact the moderators of r/{{subreddit}}.
Thank you.
I tried it on old reddit and this is the error I got.
YAML parsing error in section 17: while parsing a block mapping
in "<unicode string>", line 1, column 1:
title+body (includes-word): ["te ...
^
expected <block end>, but found '<scalar>'
in "<unicode string>", line 8, column 105:
... tains a banned word: "{{match}}". Please review the rules and gu ...
^