ChatTitleMustHaveRegex
A regular expression to restrict the chats that are synchronized. The title of a chat must match the regular expression, otherwise the chat is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ChatTitleMustHaveRegex=.*IDOL.*
|
See Also: | ChatTitleCantHaveRegex |