Skip to content

Instantly share code, notes, and snippets.

@jewel-andraia
Created February 8, 2014 19:15
Show Gist options
  • Save jewel-andraia/8888652 to your computer and use it in GitHub Desktop.
Save jewel-andraia/8888652 to your computer and use it in GitHub Desktop.
reddit automoderator rule for AND-matching text
url+body: "reddit.com/r/[^/]+?/comments/"
url+body+body: "/r/pcmasterrace"
modifiers:
url+body: [includes, regex]
url+body+body: inverse
comment: |
To who posted - Content removed. We are currently not allowing direct links to comments in other subreddits to avoid brigading. It protects our users from shadowbans, which are fairly common among voters who follow through links from other subreddits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment