matrix-dimension/config/integrations/irc-bridge.yaml
turt2live 30cfe080ce Start of the IRC bridge config: Pull networks and channels
TODO: 
* Provisioning support (IRC API)
* Deprovisioning support (IRC API)
* Ops query (IRC API)
* State update interval
2017-06-09 20:21:06 -06:00

10 lines
200 B
YAML

type: "bridge"
integrationType: "irc"
enabled: true
name: "IRC"
about: "Bridges an IRC channel to the room"
avatar: "/img/avatars/irc.png"
requirements:
joinRule: 'public'
upstream:
type: "vector"