diff --git a/doc/getting-started.md b/doc/getting-started.md index 897b62b..261f974 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -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: `/chat.freenode.net`. Also set +Libera Chat, your username will be: `/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