mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
622 B
622 B
| layout | title | categories | description | author | maturity |
|---|---|---|---|---|---|
| project | matrix-appservice-webhooks | projects as | Slack-compatible webhooks for Matrix | Travis Ralston | Beta |
{{ page.title }}
Through exposing a small web server, the webhooks bridge is able to interpret Slack webhooks and post them to designated rooms in Matrix. Additional fields are present for a more matrix-feeling message, if desired. Future plans include outgoing webhooks to notify external services of particular events in rooms.
The source (and more information) can be found on GitHub.