add rocket chat module link

This commit is contained in:
Ailin Nemui 2022-02-20 17:54:37 +01:00
parent 9ed01ace85
commit 5e2e60db6f
3 changed files with 3 additions and 1 deletions

View File

@ -361,6 +361,7 @@
<ul class="simple">
<li><p>IRC (built-in)</p></li>
<li><p><a class="reference external" href="https://codeberg.org/ticho/irssi-matrix/">Matrix</a> (under development)</p></li>
<li><p><a class="reference external" href="https://github.com/jajm/irssi-rocketchat">Rocket.Chat</a> (under development)</p></li>
<li><p><a class="reference external" href="https://github.com/mglocker/irssi-icb">ICB</a></p></li>
<li><p><a class="reference external" href="http://www.silcnet.org/">SILC</a></p></li>
<li><p><a class="reference external" href="https://github.com/cdidier/irssi-xmpp/network">XMPP</a> (Jabber), see <a class="reference external" href="https://cybione.org/~irssi-xmpp/">cybione.org</a></p></li>

View File

@ -5,6 +5,7 @@ These third-party modules come **without any support or warranty** from the Irss
## Protocol Modules
* IRC (built-in)
* [Matrix](https://codeberg.org/ticho/irssi-matrix/) (under development)
* [Rocket.Chat](https://github.com/jajm/irssi-rocketchat) (under development)
* [ICB](https://github.com/mglocker/irssi-icb)
* [SILC](http://www.silcnet.org/)
* [XMPP](https://github.com/cdidier/irssi-xmpp/network) (Jabber), see [cybione.org](https://cybione.org/~irssi-xmpp/)

File diff suppressed because one or more lines are too long