mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
update default network
This commit is contained in:
parent
58c9aecf86
commit
1ba48840a1
23 changed files with 46 additions and 46 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
<p>And to connect to one of those networks and join a channel:</p>
|
||||
|
||||
<div><div><pre><code>/CONNECT Freenode
|
||||
<div><div><pre><code>/CONNECT liberachat
|
||||
/JOIN #irssi
|
||||
</code></pre></div></div>
|
||||
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
|
||||
<p>If you have irssi 0.8.18 or higher and the irc network supports it, you can use SASL instead of nickserv, which is more reliable:</p>
|
||||
|
||||
<div><div><pre><code>/NETWORK ADD -sasl_username yourname -sasl_password yourpassword -sasl_mechanism PLAIN Freenode
|
||||
<div><div><pre><code>/NETWORK ADD -sasl_username yourname -sasl_password yourpassword -sasl_mechanism PLAIN liberachat
|
||||
</code></pre></div></div>
|
||||
|
||||
<p>These commands have many more options, see their help for details:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue