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

Add support for Quakenet auth (irc). Closes #263

This commit is contained in:
Wim
2017-09-20 22:47:26 +02:00
parent 4bda29cb38
commit b49fb2b69c
3 changed files with 14 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ type Protocol struct {
Nick string // all protocols
NickFormatter string // mattermost, slack
NickServNick string // IRC
NickServUsername string // IRC
NickServPassword string // IRC
NicksPerRow int // mattermost, slack
NoHomeServerSuffix bool // matrix