The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

IRC Bridge

Platform:

Ubuntu
22.04
Channel Revision Published Runs on
latest/edge 47 24 Jun 2026
Ubuntu 22.04
juju deploy irc-bridge --channel edge

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