Revert "Applied the updated docs changes in line with the upcoming blog post."

This reverts commit 1773fa8d19.
This commit is contained in:
Ailin Nemui 2021-09-01 13:37:17 +02:00
commit 1a30e646d9
23 changed files with 65 additions and 73 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 ExampleNet
/NETWORK ADD -sasl_username yourname -sasl_password yourpassword -sasl_mechanism PLAIN Freenode
These commands have many more options, see their help for details: