The XMPP bridge enables you to use IRC from an XMPP client. The bridge will act as a bouncer you can interact from XMPP, thus you will receive history while away by default.
You may connect to rx from XMPP by joining a channel hosted on rx from XMPP, like #support@rx.trans.vitali64.duckdns.org
. The channel format is #channel@rx.trans.vitali64.duckdns.org
.
The connection is closed if you leave all IRC channels.
To receive presence info from the bridge, add rx.trans.vitali64.duckdns.org
to your XMPP Roster. The bridge will always accept roster requests.
There are various features XMPP has that IRC currently lacks. Usually those are 'translated' to IRC in various ways.
Unlike other bridges, the XMPP bridge does roughly return what gets sent to IRC, so what you will see in your XMPP will be what was sent to IRC.
The XMPP bridge supports a wide variety of options, accessible via XMPP Ad-Hoc commands:
disconnect-from-irc-server
: Disconnect from rxget-irc-connection-info
: Returns list of channels joined and connection statusglobal-configure
: Configure global channel settingsserver-configure
: Configure IRC server connection settingsFor more documentation about the bridge software, see https://doc.biboumi.louiz.org/user.html
We're available in the xmpp:#support@rx.trans.vitali64.duckdns.org?join
channel for any questions that may arise.