4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 18:09:26 +00:00

Add option to send RAW commands after connection (irc). Fixes #490 (#604)

This commit is contained in:
Wim
2018-11-25 19:32:16 +01:00
committed by GitHub
parent 8869e253ca
commit 9f66f93641
3 changed files with 16 additions and 0 deletions

View File

@ -109,6 +109,7 @@ type Protocol struct {
ReplaceMessages [][]string // all protocols
ReplaceNicks [][]string // all protocols
RemoteNickFormat string // all protocols
RunCommands []string // irc
Server string // IRC,mattermost,XMPP,discord
ShowJoinPart bool // all protocols
ShowTopicChange bool // slack