doc/getting-started: s/Freenode/Libera Chat/
This commit is contained in:
parent
47c514a9cf
commit
d9a40addf7
@ -23,11 +23,11 @@ bouncer.
|
|||||||
|
|
||||||
The easiest and fastest way to use this is to specify the address of the server
|
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
|
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.
|
your soju password in the password field of your client configuration.
|
||||||
|
|
||||||
This will autoconfigure soju by adding a network with the address
|
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.
|
any channel like you would normally do.
|
||||||
|
|
||||||
### Multi upstream mode
|
### 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
|
You should now be able to send private messages to the `BouncerServ`. You can
|
||||||
send it commands to configure soju. Create new networks:
|
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
|
/msg BouncerServ network create -addr irc.rizon.net -name rizon
|
||||||
|
|
||||||
You will now be able to join channels on these networks by specifying their
|
You will now be able to join channels on these networks by specifying their
|
||||||
name:
|
name:
|
||||||
|
|
||||||
/join #soju/freenode
|
/join #soju/libera
|
||||||
/join #somechannel/rizon
|
/join #somechannel/rizon
|
||||||
|
Loading…
Reference in New Issue
Block a user