From 387338e4996d081e311ca54b7421f0433045df10 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 12 Jun 2021 14:48:32 +0200 Subject: [PATCH] contrib/clients: add reference to Weechat script --- contrib/clients.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contrib/clients.md b/contrib/clients.md index 4cb3bf8..7071563 100644 --- a/contrib/clients.md +++ b/contrib/clients.md @@ -27,7 +27,12 @@ supported capabilities as of WeeChat 3.1: See `/help cap` for more information. +A [Weechat script] is available to provide better integration with soju. +The script will automatically connect to all of your networks once a +single connection to soju is set up in Weechat. + [IRCv3 support tables]: https://ircv3.net/software/clients [gamja]: https://sr.ht/~emersion/gamja/ [senpai]: https://sr.ht/~taiite/senpai/ [Weechat]: https://weechat.org/ +[Weechat script]: https://github.com/weechat/scripts/blob/master/python/soju.py