forked from lug/matterbridge
		
	Add DebugLevel option (irc)
This commit is contained in:
		@@ -60,6 +60,7 @@ type Protocol struct {
 | 
			
		||||
	Buffer                 int    // api
 | 
			
		||||
	Charset                string // irc
 | 
			
		||||
	Debug                  bool   // general
 | 
			
		||||
	DebugLevel             int    // only for irc now
 | 
			
		||||
	EditSuffix             string // mattermost, slack, discord, telegram, gitter
 | 
			
		||||
	EditDisable            bool   // mattermost, slack, discord, telegram, gitter
 | 
			
		||||
	IconURL                string // mattermost, slack
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user