about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--pages/irc.md16
1 files changed, 12 insertions, 4 deletions
diff --git a/pages/irc.md b/pages/irc.md
index d425aec..13a3a07 100644
--- a/pages/irc.md
+++ b/pages/irc.md
@@ -15,6 +15,9 @@ such as `irssi`, the following server information will apply:
 * Port 6667
 * No TLS
 
+If you're using the `catgirl` client, you can just run `catgirl local`.
+This uses the default system config. See `man 1 catgirl` if you want a custom config.
+
 Don't forget to `/join #institute` and `/join #meta`.
 
 **NOTE:** You must register with `nickserv` to talk in `#meta`:
@@ -74,11 +77,16 @@ And if you're using `irssi`
 /connect -tls -tls_verify irc.tilde.chat 6697
 ```
 
-The tildeverse IRC network also runs an instance of `The Lounge`, a
-web-based IRC client that allows you to stay connected even when you're
-away. It's available at:
+Or from `catgirl`:
+
+```
+catgirl -h institute.tilde.chat -n <nick>
+```
+
+The tilde.chat IRC network also runs two web clients:
 
-* [https://web.tilde.chat](https://web.tilde.chat)
+* [gamja](https://tilde.chat/gamja)
+* [kiwi](https://tilde.chat/kiwi)
 
 Join us on the tildeverse IRC network and socialize with other tilde users!