mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-04 20:47:31 +02:00
fix typo
parent
06bf8018f2
commit
9507fa20c5
@ -11,7 +11,7 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
|||||||
```
|
```
|
||||||
[irc.myirc]
|
[irc.myirc]
|
||||||
Nick="yournick" # <== change this
|
Nick="yournick" # <== change this
|
||||||
NickServNick="yournick" # <== change this
|
NickServNick="NickServ" # <== change this if necessary
|
||||||
NickServPassword="yourpass" # <== change this
|
NickServPassword="yourpass" # <== change this
|
||||||
Server="irc.freenode.net:6697"
|
Server="irc.freenode.net:6697"
|
||||||
UseTLS=true
|
UseTLS=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user