Add DisablePingEveryoneHere/DisablePingRoles/DisablePingUsers keys to config
This commit is contained in:
@@ -93,6 +93,9 @@ type Protocol struct {
|
|||||||
ColorNicks bool // only irc for now
|
ColorNicks bool // only irc for now
|
||||||
Debug bool // general
|
Debug bool // general
|
||||||
DebugLevel int // only for irc now
|
DebugLevel int // only for irc now
|
||||||
|
DisablePingEveryoneHere bool // discord
|
||||||
|
DisablePingRoles bool // discord
|
||||||
|
DisablePingUsers bool // discord
|
||||||
DisableWebPagePreview bool // telegram
|
DisableWebPagePreview bool // telegram
|
||||||
EditSuffix string // mattermost, slack, discord, telegram, gitter
|
EditSuffix string // mattermost, slack, discord, telegram, gitter
|
||||||
EditDisable bool // mattermost, slack, discord, telegram, gitter
|
EditDisable bool // mattermost, slack, discord, telegram, gitter
|
||||||
|
|||||||
Reference in New Issue
Block a user