matrix.org/content/ecosystem/bridges/skype/bridges.toml

25 lines
645 B
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[bridges]]
name = "go-skype-bridge"
maintainer = "kelaresg"
summary = """
A library for bridging matrix and skypeapi lib using
[go-skypeapi](https://github.com/kelaresg/go-skypeapi).
"""
maturity = "Beta"
language = "Go"
license = "AGPL-3.0-or-later"
repo = "https://github.com/kelaresg/go-skype-bridge"
room = "#goskypebridge:matrix.org"
featured = true
privilege.platform = "User" # Free text
privilege.matrix = "Homeserver Admin" # Any of Homeserver Admin, Room Admin, None
[bridges.supports]
dm = true
message_media = true
presence = false
mentions = true
quotes = true
redactions = true
typing_notifications = true
read_receipts = true