diff --git a/doc/getting-started.md b/doc/getting-started.md index aacef75..3eac9be 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -40,5 +40,11 @@ any channel like you would normally do. For more advanced configuration options, you can talk to `BouncerServ`. See the [man page] or use `/msg BouncerServ help`. +If you intend to connect to the bouncer from multiple clients, you will need to +append a client name in your username. For instance, to connect from a laptop +and a workstation, you can setup each client to use the respective usernames +`/irc.libera.chat@laptop` and +`/irc.libera.chat@workstation`. + [man page]: https://soju.im/doc/soju.1.html#IRC_SERVICE [client list]: ../contrib/clients.md