mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-20 14:47:55 +02:00
fix typo
parent
06bf8018f2
commit
9507fa20c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user