Blogpost Threemp: Add some irc examples
This commit is contained in:
parent
f0748f2eb0
commit
882aea5f40
|
@ -8,7 +8,8 @@ Hello together,<br/>
|
|||
we run for [chat.sum7.eu](https://chat.sum7.eu) already an IRC-XMPP-transport.<br/>
|
||||
So every person is able to join any IRC chat(room) without another IRC client.
|
||||
|
||||
Join a chatroom _#ROOM%irc.freenode.net@irc.chat.sum7.eu/MYNICKNAME_, by replacing _MYNICKNAME_ with your nickname.
|
||||
Join a chatroom _#ROOM%SERVERNAME@irc.chat.sum7.eu/MYNICKNAME_, by replacing _MYNICKNAME_ with your nickname.<br/>
|
||||
e.g. [#card10badge%irc.freenode.net@irc.chat.sum7.eu](xmpp:#card10badge%irc.freenode.net@irc.chat.sum7.eu?join) or [#ffhb%irc.hackint.org@irc.chat.sum7.eu](xmpp:#ffhb%irc.hackint.org@irc.chat.sum7.eu?join)
|
||||
|
||||
It is only for an IRC server one nickname possible.<br/>
|
||||
A single person could be contact by using _NICKNAME%irc.freenode.net@irc.chat.sum7.eu_.
|
||||
|
@ -18,7 +19,8 @@ We use the software [biboumi](https://biboumi.louiz.org/) for it.
|
|||
**Be careful**, IRC-Transport stores by default logs of the IRC channels to deliver them after you got online again.<br/>
|
||||
(This could be disabled by changing the default settings persistent and history with your client [see](https://doc.biboumi.louiz.org/user.html#history))
|
||||
|
||||
By the way _irc.hackint.org_ run his own transport, so you do not have to trust us, to keep the logs safe.
|
||||
By the way _irc.hackint.org_ run his own transport, so you do not have to trust us, to keep the logs safe.<br/>
|
||||
Like [#ffhb@irc.hackint.org](xmpp:#ffhb@irc.hackint.org?join) with your normal xmpp username as nickname on irc.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue