Skip to content

Commit 9d12f0b

Browse files
committed
irc: add Matrix information
There is now a bridge
1 parent 0e69b80 commit 9d12f0b

File tree

1 file changed

+37
-15
lines changed

1 file changed

+37
-15
lines changed

docs/_irc.html

+37-15
Original file line numberDiff line numberDiff line change
@@ -12,44 +12,66 @@
1212
#include "_menu.html"
1313
#include "setup.t"
1414

15-
WHERE2(Docs, "/docs/", IRC)
15+
WHERE2(Docs, "/docs/", chat)
1616

1717
<div class="relatedbox">
1818
<b>Related:</b>
1919
<br><a href="manpage.html">curl man page</a>
2020
<br><a href="tutorial.html">Tutorial</a>
2121
</div>
2222

23-
TITLE(IRC - chat with curl enthusiasts)
23+
TITLE(Chat with fellow curl enthusiasts)
2424
<p>
2525
We have an always-open never-sleeping 24/7 chat room available to discuss any
2626
and all curl and libcurl related topics whenever you want.
2727

28-
<p> You find us in the <b>#curl</b> channel on the <b>Libera.Chat IRC</b> network.
29-
3028
<p> This is the only official curl chat. You will find that some of the curl
3129
core team developers frequent this chat.
3230

33-
SUBTITLE(How to join)
31+
SUBTITLE(Participate)
32+
<ul>
33+
34+
<li> IRC: Join the channel <b>#curl</b> on the network <b>Libera.Chat</b>.
35+
Check out the <a href="https://libera.chat/guides/clients">comprehensive
36+
guide</a> how to use the network.
37+
38+
<li> Matrix: alternatively, you join the Matrix
39+
channel <b><a href="https://matrix.to/#/#curl:curl.se">#curl:curl.se</a></b>,
40+
which is bridged to the IRC channel and using this you can participate in
41+
the same
42+
communications. <a href="https://matrix.org/docs/chat_basics/public-rooms/">Learn
43+
how to</a>.
44+
45+
</ul>
46+
47+
Neither of those methods require any invite or human intervention. Just show
48+
up.
3449
<p>
35-
Libera.Chat offers a <a href="https://libera.chat/guides/clients">comprehensive guide</a>
36-
regarding various ways on joining the network.
50+
51+
Neither method requires that you reveal your real name, actual identity, where
52+
are located, or any other personal information. You decide what you are called
53+
and what you want to share.
3754

38-
SUBTITLE(How to speak)
55+
SUBTITLE(Speak)
3956
<p>
40-
You will notice that you must "register" your nick name first on the network
41-
to be allowed to talk in the channel. This is an unfortunate anti-spam and
42-
anti-abuse measurement.
57+
Be friendly and polite. We prefer curl oriented topics and subjects, but we
58+
are also tolerant and open for excursions into related areas of technology
59+
and development.
60+
4361
<p>
44-
The good part is
45-
that <a href="https://libera.chat/guides/registration">it is easy to
46-
register</a>.
62+
The chat room is often visited by 200 or more concurrent participants - many
63+
of them idling for the moment.
4764

65+
<p>
66+
Joking is fine, but do it with respect for your fellow chat pals. We operate
67+
under a <a href="code-of-conduct.html">code of conduct</a>.
68+
4869
SUBTITLE(What if nobody responds)
4970
<p>
5071
There is no guarantee anyone wants to respond or that anyone who reads right
5172
now even knows the answer to your question. Consider maybe post your
52-
questions or thoughts on a <a href="/mail/">suitable mailing list?</a>
73+
questions or thoughts on a <a href="/mail/">suitable mailing list?</a> or
74+
<a href="https://github.com/curl/curl/discussions">GitHub discussions</a>?
5375

5476
SUBTITLE(Screenshot)
5577
<p>

0 commit comments

Comments
 (0)