Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active April 5, 2023 14:42
Show Gist options
  • Save DevGW/84bdf146c0148ac7e9646a825faff8d7 to your computer and use it in GitHub Desktop.
Save DevGW/84bdf146c0148ac7e9646a825faff8d7 to your computer and use it in GitHub Desktop.
Reddit Automod :: Require Post Flair or Remove #reddit #bot
---
type: submission
~flair_text (includes, regex): '.'
action: remove
action_reason: No post flair
comment: |
Your post has been removed because it doesn't have a post flair. Please see rule #2 on [our rules page](https://www.reddit.com/r/{{subreddit}}/about/rules/) for more details.
comment_stickied: True
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment