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.
Features¶
What the IRC bridge can do
| Feature |
|---|
| Zero configuration: no databases or storage required |
| Brings IRC to Matrix: not annoying to folks on IRC |
| Completely managed through an admin room |
| Channel management through the bridge bot |
| Access control for local and federated users |
| Configurable IRC user synchronization (full sync on connect, half on join, or lazy on talk) |
| Optional room plumbing with single puppeting on Matrix and relaybot on IRC |
| IRCnet !channels support |
| Any number of IRC networks and users |
| Channel customization: name and avatar |
| TLS support for IRC networks |
| Customizable ident support |
| Configurable pillifying of IRC nicks |
| Long message splitting for IRC |
| Smart formatting from Matrix to IRC using IRC conventions |
| Smart message edits (sends only corrections) |
| Automatic identify and auth with server password or command on connect |
| SASL PLAIN and CertFP authentication |
| CTCP support |
| SOCKS proxy configuration per server |
| Bridge-managed spaces to organize channels and PMs |
Usage¶
Start a chat with @heisenbridge:your-server.com. When it joins, type help in the chat to see instructions.
- Send
addnetwork network.nameto the bridge bot, eg:addnetwork libera.chat - Send
addserver network.name irc-server.address port --tlsto the bridge bot, eg:addserver libera.chat irc.libera.chat 6697 --tls - Send
open network.nameto 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-nameto the bot to bridge into an IRC room
Pro Tip! You can allow other users (even from other homeservers) to use your bridge by sending
addmask @user:some-server.comor evenaddmask *:other-server.comto the bot
Power up with IRC bridge
Start using IRC bridge today - get a managed Matrix server with it pre-installed, or add it to your existing setup.