mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
10 lines
197 B
YAML
10 lines
197 B
YAML
type: "bridge"
|
|
integrationType: "irc"
|
|
enabled: true
|
|
name: "IRC"
|
|
about: "Bridges IRC channels to the room"
|
|
avatar: "img/avatars/irc.png"
|
|
requirements:
|
|
joinRule: 'public'
|
|
upstream:
|
|
type: "vector" |