diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-11-29 11:26:45 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-11-29 11:26:45 +0100 |
commit | 25d5405bd4d783a4981dfd17470848f6495443b8 (patch) | |
tree | 89fbbd07add14f2c274d1aa65d28b7d5eff8d384 | |
parent | 48bdf47d51df067d05ba24763b8841adf7545c98 (diff) | |
download | sr.ht-docs-25d5405bd4d783a4981dfd17470848f6495443b8.tar.gz |
Updates for the chat.sr.ht launch
-rw-r--r-- | chat.sr.ht/index.md | 9 | ||||
-rw-r--r-- | index.html | 8 |
2 files changed, 13 insertions, 4 deletions
diff --git a/chat.sr.ht/index.md b/chat.sr.ht/index.md index 8b9a455..31c307f 100644 --- a/chat.sr.ht/index.md +++ b/chat.sr.ht/index.md @@ -2,11 +2,12 @@ chat.sr.ht provides real-time chat services to sourcehut users based on the Internet Relay Chat ([IRC][0]) protocol. In technical terms, chat.sr.ht -essentially provides a hosted IRC bouncer for paid users, and a web gateway for -non-paying or anonymous users. +essentially provides a hosted IRC bouncer. -**NOTICE**: chat.sr.ht is currently in a closed beta. Reach out to emersion on -libera.chat for details. +**NOTICE**: chat.sr.ht is presently only available for users with a paid +sourcehut account. You can set up billing [on meta.sr.ht][billing]. + +[billing]: https://meta.sr.ht/billing SourceHut does not operate an IRC network. We recommend [Libera Chat][1], an independently operated, third-party network, which chat.sr.ht is configured to @@ -136,6 +136,14 @@ dt { </div> <div class="col-md-4"> <dt> + <strong>chat.sr.ht</strong>: IRC chat support + </dt> + <dd> + <a href="/chat.sr.ht">User Manual</a> + </dd> + </div> + <div class="col-md-4"> + <dt> <strong>man.sr.ht</strong>: manual & wikis </dt> <dd> |