diff --git a/config.go b/config.go index 737f265..fa83644 100644 --- a/config.go +++ b/config.go @@ -69,6 +69,7 @@ func LoadConfig(configFile string) (*Config, error) { UsePrivmsg: false, AlertBufferSize: 2048, NickservIdentifyPatterns: []string{ + "Please choose a different nickname, or identify via", "identify via /msg NickServ identify ", "type /msg NickServ IDENTIFY password", "authenticate yourself to services with the IDENTIFY command",