You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/supporting-docs/projects/2017-07-08-matrix-appservic...

15 lines
622 B
Markdown

---
layout: project
title: matrix-appservice-webhooks
categories: projects as
description: Slack-compatible webhooks for Matrix
author: Travis Ralston
maturity: 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](https://github.com/turt2live/matrix-appservice-webhooks).