2.2.0
This commit is contained in:
@@ -41,10 +41,17 @@ post_tags:
|
||||
__[Click here if your post says "Sorry, this post was removed by Reddit’s filters"](...)__
|
||||
status: enabled
|
||||
flair_id: 12345678-aaaa-bbbb-cccc-1234567890ab
|
||||
|
||||
# New: Ignore tags
|
||||
ignore_tags:
|
||||
- tag: Off-Topic
|
||||
- tag: Meme
|
||||
```
|
||||
|
||||
- Triggers: Bot responds to mod comments and mod reports containing `!trigger` (e.g., `!help`) with the configured comment and actions.
|
||||
|
||||
- post_tags: Bot posts the comment automatically on new posts with matching tags in the title and can set flair.
|
||||
- ignore_tags: Bot will ignore (not comment on) posts with these tags in the title. Tags are case-insensitive and match `[Tag]` in the post title or flair.
|
||||
- Status options: `enabled`, `log-only`, `disabled`.
|
||||
- Optional actions: `flair_id`, `stickied`, `lock_post`, `lock_comment`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user