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

Add StripMarkdown option (irc). (#1145)

Enable `StripMarkdown` to strip markdown for irc.
This commit is contained in:
Wim
2020-05-23 21:46:15 +02:00
committed by GitHub
parent 3c4a3e3f75
commit ba0bfe70a8
10 changed files with 157 additions and 0 deletions

View File

@ -136,6 +136,7 @@ type Protocol struct {
SkipTLSVerify bool // IRC, mattermost
SkipVersionCheck bool // mattermost
StripNick bool // all protocols
StripMarkdown bool // irc
SyncTopic bool // slack
TengoModifyMessage string // general
Team string // mattermost, keybase