diff options
Diffstat (limited to 'chat.sr.ht')
-rw-r--r-- | chat.sr.ht/channels.md | 11 | ||||
-rw-r--r-- | chat.sr.ht/index.md | 2 |
2 files changed, 12 insertions, 1 deletions
diff --git a/chat.sr.ht/channels.md b/chat.sr.ht/channels.md new file mode 100644 index 0000000..55a892c --- /dev/null +++ b/chat.sr.ht/channels.md @@ -0,0 +1,11 @@ +# Starting an IRC channel for your project + +For information about how to register an IRC channel on the Libera Chat network, +consult the [Libera Chat documentation on channel registration][0]. + +[0]: https://libera.chat/guides/creatingchannels + +Once you've set up your channel, you can add a link to it in your project README +like so: `[Join us on IRC](irc://irc.libera.chat/#channelname)`. SourceHut +detects these URLs and renders them as a link to chat.sr.ht, so users can easily +join your channel and get talking. diff --git a/chat.sr.ht/index.md b/chat.sr.ht/index.md index c12a6ae..c42e3ca 100644 --- a/chat.sr.ht/index.md +++ b/chat.sr.ht/index.md @@ -27,7 +27,7 @@ We have a few additional guides for different audiences: - [Quick-start for experienced IRC users](/chat.sr.ht/quickstart.md) - [Using the IRC bouncer](/chat.sr.ht/bouncer-usage.md) -- [Setting up an IRC channel for your project](#TODO) +- [Setting up an IRC channel for your project](/chat.sr.ht/channels.md) - [Writing an IRC bot](/chat.sr.ht/bots.md) - [Information for network operators](/chat.sr.ht/ircops.md) |