From 2fb8109742c95cb4466752d0236b2617eeef55d3 Mon Sep 17 00:00:00 2001 From: thanabodin19 Date: Tue, 14 May 2024 13:50:22 +0700 Subject: [PATCH] edit config --- bridge/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridge/config/config.go b/bridge/config/config.go index 1385d72d..40f6190b 100644 --- a/bridge/config/config.go +++ b/bridge/config/config.go @@ -144,7 +144,7 @@ type Protocol struct { RejoinDelay int // IRC ReplaceMessages [][]string // all protocols ReplaceNicks [][]string // all protocols - ReplyBroadcast bool // slack + ReplyBroadcast bool // slack RemoteNickFormat string // all protocols RunCommands []string // IRC Server string // IRC,mattermost,XMPP,discord,matrix