doc/getting-started: s/Freenode/Libera Chat/

git-svn-id: file:///srv/svn/repo/suika/trunk@541 f0ae65fe-ee39-954e-97ec-027ff2717ef4
This commit is contained in:
contact 2021-05-26 06:39:06 +00:00
parent b4ffea243d
commit 52add75a86

View File

@ -23,11 +23,11 @@ bouncer.
The easiest and fastest way to use this is to specify the address of the server
in your username in your client configuration. For example to connect to
Freenode, your username will be: `<soju username>/chat.freenode.net`. Also set
Libera Chat, your username will be: `<soju username>/irc.libera.chat`. Also set
your soju password in the password field of your client configuration.
This will autoconfigure soju by adding a network with the address
`chat.freenode.net` and then autoconnect to it. You will now be able to join
`irc.libera.chat` and then autoconnect to it. You will now be able to join
any channel like you would normally do.
### Multi upstream mode
@ -42,11 +42,11 @@ field in your client and your password in the password field.
You should now be able to send private messages to the `BouncerServ`. You can
send it commands to configure soju. Create new networks:
/msg BouncerServ network create -addr chat.freenode.net -name freenode
/msg BouncerServ network create -addr irc.libera.chat -name libera
/msg BouncerServ network create -addr irc.rizon.net -name rizon
You will now be able to join channels on these networks by specifying their
name:
/join #soju/freenode
/join #soju/libera
/join #somechannel/rizon