mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-23 17:00:43 +01:00
Updated Section IRC (basic) (markdown)
parent
6701a41f89
commit
4f4b9573fd
@ -11,8 +11,8 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
|||||||
```
|
```
|
||||||
[irc.myirc]
|
[irc.myirc]
|
||||||
Nick="yournick" # <== change this
|
Nick="yournick" # <== change this
|
||||||
NickServNick="NickServ" # <== change this if necessary
|
NickServNick="yournick" # <== change this if necessary (your nick registered with nickserv)
|
||||||
NickServPassword="yourpass" # <== change this
|
NickServPassword="yourpass" # <== change this (your pass with nickserv)
|
||||||
Server="irc.freenode.net:6697"
|
Server="irc.freenode.net:6697"
|
||||||
UseTLS=true
|
UseTLS=true
|
||||||
UseSASL=true
|
UseSASL=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user