4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-12 06:58:10 +00:00

Allow sending discriminator with Discord username (#726)

This commit is contained in:
Declan Hoare
2019-02-23 00:28:27 +11:00
committed by Wim
parent 95e78ffa05
commit a7dd033c3b
3 changed files with 9 additions and 1 deletions

View File

@@ -136,6 +136,7 @@ type Protocol struct {
UseAPI bool // mattermost, slack
UseSASL bool // IRC
UseTLS bool // IRC
UseDiscriminator bool // discord
UseFirstName bool // telegram
UseUserName bool // discord
UseInsecureURL bool // telegram