From e5337172db5bd08fcef1f600537fe0907f3dcce6 Mon Sep 17 00:00:00 2001 From: Distortions81 Date: Sun, 19 Jan 2025 14:32:55 -0700 Subject: [PATCH] do log command use --- support/pipeParse.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/pipeParse.go b/support/pipeParse.go index 3f912507..45a8af4e 100755 --- a/support/pipeParse.go +++ b/support/pipeParse.go @@ -89,7 +89,7 @@ func HandleChat() { /********************************* * NO CHAT OR COMMAND LOG AREA *********************************/ - if !strings.HasPrefix(input.noDatestamp, "[CHAT]") && !strings.HasPrefix(input.noDatestamp, "[SHOUT]") && !strings.HasPrefix(input.line, "[CMD]") { + if !strings.HasPrefix(input.noDatestamp, "[CHAT]") && !strings.HasPrefix(input.noDatestamp, "[SHOUT]") { /* * No-chat handles