diff options
author | phoebos <phoebos@tilde.institute> | 2022-03-12 10:03:25 -0500 |
---|---|---|
committer | gbmor <ben@gbmor.org> | 2022-10-24 23:39:48 -0400 |
commit | ff72e749195510f37d1b8a3a8982398f56a916a3 (patch) | |
tree | a2eb9436c24414ee10d5d0d2858ec2853880a352 /pages | |
parent | 032e3dbc8792e22c5140e7a315044bd31ba20d5b (diff) | |
download | wiki-ff72e749195510f37d1b8a3a8982398f56a916a3.tar.gz |
irc: add note for connecting with catgirl
Signed-off-by: gbmor <ben@gbmor.org>
Diffstat (limited to 'pages')
-rw-r--r-- | pages/irc.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/irc.md b/pages/irc.md index d425aec..2d13957 100644 --- a/pages/irc.md +++ b/pages/irc.md @@ -74,6 +74,12 @@ And if you're using `irssi` /connect -tls -tls_verify irc.tilde.chat 6697 ``` +Or from `catgirl`: + +``` +catgirl -h institute.tilde.chat -n <nick> +``` + 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: |