Last active
February 22, 2025 01:11
-
-
Save ternera/a0ffec75f59985fa706ed5f9894c7952 to your computer and use it in GitHub Desktop.
Reddit Automod Rule to Remove Referral Codes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: comment | |
body (regex): "\b[0-9]{5}\b" | |
comment_repetition: | |
match: "regex" | |
pattern: "\b[0-9]{5}\b" | |
threshold: 2 | |
timeframe: "14 days" | |
action: remove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment