~emersion/soju-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH soju v3 0/1] bouncer-networks client support and hexchat example

Details
Message ID
<169286314985.22578.16051942413587320335-0@git.sr.ht>
DKIM signature
missing
Download raw message
Trying my best to help others navigate the bouncer networks and
supported/non-supported client lists.

Motiejus Jakštys (1):
  hexchat and "other client" docs

 contrib/clients.md     | 11 ++++++++++-
 doc/getting-started.md | 19 ++++++++++++++-----
 2 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.38.5

[PATCH soju v3 1/1] hexchat and "other client" docs

Details
Message ID
<169286314985.22578.16051942413587320335-1@git.sr.ht>
In-Reply-To
<169286314985.22578.16051942413587320335-0@git.sr.ht> (view parent)
DKIM signature
missing
Download raw message
Patch: +24 -6
From: Motiejus Jakštys <motiejus@jakstys.lt>

It would be good to have a list of clients that support bouncer
networks. Weechat is one. Any more?
---
 contrib/clients.md     | 11 ++++++++++-
 doc/getting-started.md | 19 ++++++++++++++-----
 2 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/contrib/clients.md b/contrib/clients.md
index fc35e56..9ce6f62 100644
--- a/contrib/clients.md
+++ b/contrib/clients.md
@@ -2,7 +2,9 @@

This page describes how to configure IRC clients to better integrate with soju.

Also see the [IRCv3 support tables] for a more general list of clients.
Also see the [IRCv3 support tables] for a more general list of clients. Bouncer
networks extension is, as of writing, not standartized, thus not in the IRCv3
support tables.

# catgirl

@@ -77,6 +79,12 @@ limited scope. To work around this issue for sourcehut, [generate a sourcehut
personal access token] without limiting the grant (by not selecting any
permissions).

Hexchat does not support [bouncer networks][other clients], so the full
configuration when connecting to libera.chat via soju may look like:

* Nick name: `<yournickname>`
* User name: `<yournickname>/irc.libera.chat@<client hostname>-hexchat`

# [irssi]

To connect irssi to a network, for example Libera Chat:
@@ -124,3 +132,4 @@ See `/help cap` for more information.
[generate a sourcehut personal access token]: https://meta.sr.ht/oauth2/personal-token
[Emacs]: https://www.gnu.org/software/emacs/
[irssi]: https://irssi.org/
[other clients]: ../doc/getting-started.md#other-clients
diff --git a/doc/getting-started.md b/doc/getting-started.md
index c05e1bc..afad58b 100644
--- a/doc/getting-started.md
+++ b/doc/getting-started.md
@@ -25,21 +25,30 @@ channels from a ZNC config file:
### Client supporting `soju.im/bouncer-networks`

If you are using a client supporting the `soju.im/bouncer-networks` IRC
extension (see the [client list]), then you can just connect to soju with your
username and password.
extension (see the [client list] for some clients that do support bouncer
networks), then you can just connect to soju with your username and password.

If your client doesn't provide a UI to manage IRC networks, you can talk to
`BouncerServ`. See the [man page] or use `/msg BouncerServ help`.

If you have connected to soju and are getting this error message when joining
the channel:

  Cannot interact with channels and users on the bouncer connection. Did you mean to use a specific network?

Then your client does not support bouncer networks, and should be configured
like described in "Other clients" section below.

### Other clients

You will need to setup one separate server in your client for each server you
want soju to connect to.

The easiest way to get started is to specify the IRC server address directly in
the username in the client configuration. For example to connect to Libera Chat,
your username will be: `<soju username>/irc.libera.chat`. Also set your soju
password in the password field of your client configuration.
the username in the client configuration. For example to connect to Libera
Chat, your username will be: `<soju username>/irc.libera.chat`. Also set your
soju password in the password field of your client configuration. Note that
username is not the same as nickname, they are separate fields.

This will autoconfigure soju by adding a network with the address
`irc.libera.chat` and then autoconnect to it. You will now be able to join
-- 
2.38.5

[soju/patches/.build.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CV0LYGZZJXAH.2XWLXWTHM4Q5W@cirno2>
In-Reply-To
<169286314985.22578.16051942413587320335-1@git.sr.ht> (view parent)
DKIM signature
missing
Download raw message
soju/patches/.build.yml: SUCCESS in 2m31s

[bouncer-networks client support and hexchat example][0] v3 from [~motiejus][1]

[0]: https://lists.sr.ht/~emersion/soju-dev/patches/43924
[1]: motiejus@jakstys.lt

✓ #1046588 SUCCESS soju/patches/.build.yml https://builds.sr.ht/~emersion/job/1046588
Reply to thread Export thread (mbox)