4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Add ShowEmbeds option (discord). #202

This commit is contained in:
Wim
2017-06-24 23:17:57 +02:00
parent 2ece724f75
commit 1b837b3dc7
3 changed files with 14 additions and 1 deletions

View File

@ -68,6 +68,7 @@ type Protocol struct {
RemoteNickFormat string // all protocols
Server string // IRC,mattermost,XMPP,discord
ShowJoinPart bool // all protocols
ShowEmbeds bool // discord
SkipTLSVerify bool // IRC, mattermost
Team string // mattermost
Token string // gitter, slack, discord, api