diff options
author | Badlop <badlop@process-one.net> | 2009-06-15 18:56:52 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-06-15 18:56:52 +0000 |
commit | 83ffe1989aa4bd9fa8be9141178f6bf3bf0b4f95 (patch) | |
tree | e011efee6765dc8aefd6b5b0841824a3ec245a7f /doc/guide.html | |
parent | Add option to restrict max offline messages by Access and ACL (EJAB-951) (diff) |
Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Magnus Henoch)(EJAB-302)
SVN Revision: 2164
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html index c8160e502..80d7402bf 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -2023,6 +2023,8 @@ to the IRC transport instead of the Multi-User Chat service. <TT>nickserver!irc.example.org@irc.jabberserver.org</TT>. </LI><LI CLASS="li-itemize">Entering your password is possible by sending ‘LOGIN nick password’<BR> to <TT>nickserver!irc.example.org@irc.jabberserver.org</TT>. +</LI><LI CLASS="li-itemize">The IRC transport provides Ad-Hoc Commands (<A HREF="http://www.xmpp.org/extensions/xep-0050.html">XEP-0050</A>) +to join a channel, and to set custom IRC username and encoding. </LI><LI CLASS="li-itemize">When using a popular Jabber server, it can occur that no connection can be achieved with some IRC servers because they limit the number of conections from one IP. |