Irssi does not take a political stance.

This commit is contained in:
Geert Hauwaerts 2021-05-26 09:24:32 +03:00
commit a4486c236a
No known key found for this signature in database
GPG key ID: ADDF35BA0EF61F92
23 changed files with 46 additions and 46 deletions

View file

@ -43,7 +43,7 @@ has a few predefined networks, to list them:
And to connect to one of those networks and join a channel:
/CONNECT liberachat
/CONNECT Freenode
/JOIN #irssi
To add more networks:
@ -67,7 +67,7 @@ wait for 2 seconds before joining channels:
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:
/NETWORK ADD -sasl_username yourname -sasl_password yourpassword -sasl_mechanism PLAIN liberachat
/NETWORK ADD -sasl_username yourname -sasl_password yourpassword -sasl_mechanism PLAIN Freenode
These commands have many more options, see their help for details: