Files
context-mod/docs/subreddit/components/regex/matchAnyCurrentActivity.yaml

7 lines
213 B
YAML

name: swear
kind: regex
criteria:
- regex: '/fuck|shit|damn/'
# if "matchThreshold" is not specified it defaults to this -- default behavior is to trigger if there are any matches
#matchThreshold: "> 0"