Advanced Filtering
Advanced filtering can be used on /batch and /auto (and monitors created on the web) to conditionally select what threads to watch or unwatch.
Only threads that match ALL of the selected filters will be watched. Do note that if no value is configured for a filter (such as roles) that filter will be skipped.
Roles
Select one or more roles that the owner of the thread must have for Thread-Watcher to watch the thread.
Tags
Select one or more forum tags that the post must have for Thread-Watcher to watch it. This is only accessible for forum channels
Regex
You can use a regex to select only threads whose name follow a certain pattern. More text needs to be added here tbh. Gotta do boring doc work before launching V3
Rejected Regex
To protect the bot from ReDos attacks we proactively screen any regex inputs. This might unfortunately erroneously catch some valid regex patterns.
Last updated