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

Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70

This commit is contained in:
Wim
2017-06-18 01:08:11 +02:00
parent 75fb2b8156
commit 25b1af1e11
3 changed files with 79 additions and 0 deletions

View File

@ -44,6 +44,7 @@ type Protocol struct {
EditDisable bool // mattermost, slack, discord, telegram, gitter
IconURL string // mattermost, slack
IgnoreNicks string // all protocols
IgnoreMessages string // all protocols
Jid string // xmpp
Login string // mattermost, matrix
Muc string // xmpp