:the literal : (5810 / 728 / 3A16)
Negated Character Class[^()]+? +?matches at least one character outside the set below:
(the literal ( (4010 / 508 / 2816)
)the literal ) (4110 / 518 / 2916)
!the literal ! (3310 / 418 / 2116)
Negated Character Class[^()]+? +?matches at least one character outside the set below:
(the literal ( (4010 / 508 / 2816)
)the literal ) (4110 / 518 / 2916)
.any character (except for line terminators)
tmithe literal text tmi (case sensitive) .any character (except for line terminators)
twitchthe literal text twitch (case sensitive) .any character (except for line terminators)
tv PRIVMSG #the literal text tv PRIVMSG # (case sensitive) Negated Character Class[^()]+? +?matches at least one character outside the set below:
(the literal ( (4010 / 508 / 2816)
)the literal ) (4110 / 518 / 2916)
Negated Character Class[^()]+? +?matches at least one character outside the set below:
(the literal ( (4010 / 508 / 2816)
)the literal ) (4110 / 518 / 2916)
\\the literal \ (9210 / 1348 / 5C16)
rthe literal r (11410 / 1628 / 7216) (case sensitive)
\\the literal \ (9210 / 1348 / 5C16)
nthe literal n (11010 / 1568 / 6E16) (case sensitive)
g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string