commit 7dcf1fd14d91d954769db2968b9689d593fe8705
Author: sewn <[email protected]>
Date: Sun Jan 7 18:39:58 2024 +0300
rocks: add senpai with soju
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index eaed7eba..d96574fa 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -124,6 +124,7 @@ This covers most console-based programs and programs from
### IRC clients
* [catgirl](https://git.causal.agency/catgirl) - is a TLS-only terminal IRC
client.
+* [senpai](https://git.sr.ht/~taiite/senpai) - A modern terminal IRC client
that works best with [soju](https://git.sr.ht/~emersion/soju).
* [hii](https://github.com/nmeum/hii) - A file-based IRC client, inspired by
ii, with a focus on easing [frontend
development](https://github.com/nmeum/insomnia)
* [ii](//tools.suckless.org/ii/) - A FIFO based IRC client which is part of
the suckless.org project.
* [irc.c from mpu](https://c9x.me/irc/) - A minimal curses IRC client.