irc-bridge

IRC Bridge

Channel Revision Published Runs on
latest/edge 43 09 Feb 2026
Ubuntu 22.04
juju deploy irc-bridge --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • bot_nickname | string

    Name of the bot that will connect to the IRC network from Matrix.

  • bridge_admins | string

    Comma separated list of admins to be allowed to manage the bridge. This takes the form of user1:domainX.com,user2:domainY.com...

  • ident_enabled | boolean

    Configures whether to enable IRC ident server. Reference: | https://github.com/matrix-org/matrix-appservice-irc/blob/develop/config.sample.yaml#L437