Updated Section IRC (basic) (markdown)

Wim 2019-06-01 22:09:58 +02:00
parent 6701a41f89
commit 4f4b9573fd

@ -11,8 +11,8 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```
[irc.myirc]
Nick="yournick" # <== change this
NickServNick="NickServ" # <== change this if necessary
NickServPassword="yourpass" # <== change this
NickServNick="yournick" # <== change this if necessary (your nick registered with nickserv)
NickServPassword="yourpass" # <== change this (your pass with nickserv)
Server="irc.freenode.net:6697"
UseTLS=true
UseSASL=true