diff --git a/Section-IRC-(basic).md b/Section-IRC-(basic).md index d6a39c1..ae46bdf 100644 --- a/Section-IRC-(basic).md +++ b/Section-IRC-(basic).md @@ -11,7 +11,7 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> " ``` [irc.myirc] Nick="yournick" # <== change this -NickServNick="yournick" # <== change this +NickServNick="NickServ" # <== change this if necessary NickServPassword="yourpass" # <== change this Server="irc.freenode.net:6697" UseTLS=true