the only FOSS-based service offering Matrix chat server hosting
IRC bridge
The IRC bridge installed by us is powered by heisenbridge
.
Heisenbridge brings IRC to Matrix by creating an environment where every user connects to each network individually like they would with a traditional IRC bouncer.
Usage
Start a chat with @heisenbridge:your-server.com
. When it joins, type help
in the chat to see instructions
- Send
addnetwork network.name
to the bridge bot, eg:addnetwork libera.chat
- Send
addserver network.name irc-server.address port --tls
to the bridge bot, eg:addserver libera.chat irc.libera.chat 6697 --tls
- Send
open network.name
to the bridge bot, eg:open libera.chat
. The bridge bot will create a control room for that IRC network and invite you - In the new room, read the bot instructions in the first room message and configure it as you wish, after that send
connect
- Send
join #room-name
to the bot to bridge into an IRC room