mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
30cfe080ce
TODO: * Provisioning support (IRC API) * Deprovisioning support (IRC API) * Ops query (IRC API) * State update interval
10 lines
200 B
YAML
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" |