Matches text anywhere in the message (case insensitive). For example
Bets open
would match 'Bets open' or 'BETS OPEN'.
[help-settings:Highlight_Matching Text Matching Prefixes] can be put in front of the match text (anything after the prefix will be interpreted as text):
text:Bets open
- Same as using no prefix, but can be useful
if it could be a prefix, like text:start:abc
(matches 'start:abc')cs:Bets open
- Case-sensitive matchw:Clip
- 'Clip' as a word, so e.g. not 'Clipped'wcs:Clip
- Same, but case-sensitivestart:!slot
- Message beginning with '!slot'reg:(?i)^!\\w+$
- Regular expression, anywhereuser:botimuz cs:Bets open
config:info [Notification]
user:Nightbot replacement:H: reg:Hours Watched:\\s
reg:^Stream Schedule:.*
replacement:Schedule reg:^Stream Schedule:.*
chan:joshimuz start:!bet
Examples:
user:botimuz
config:info [Notification]
Note: Unticking the 'Enabled'-checkbox means that the default color will be used.