From 7a94690aa3654a29ad5a316318f0240b14b4d873 Mon Sep 17 00:00:00 2001 From: Brandon Cornejo Date: Sun, 8 Feb 2026 19:16:32 -0600 Subject: [PATCH] add new groups client-side tag to group say avoidances --- src/channels.tin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channels.tin b/src/channels.tin index 1dec2c1..4fe2f55 100644 --- a/src/channels.tin +++ b/src/channels.tin @@ -7,7 +7,7 @@ #ACTION {^%1 {tells|asks|exclaims to} %*you{|(?: in \w+)?}: %4} {#return @log_line_to_chat{};}; #nop Capture group chat best we can, but ignore any of our client-side [x] messages at least; -#ACTION {^[{(?!(talker|spottimers|missions|speedwalk|sail|quota|mdt)).+}] %2{: | }%4} { +#ACTION {^[{(?!(talker|spottimers|missions|speedwalk|sail|quota|mdt|group)).+}] %2{: | }%4} { #nop %1 is group name, %3 is player name, %6 is message; #tab {%3}; #return @log_line_to_chat{};