Add matrix-appservice-webhooks

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-09-18 14:39:58 -06:00
parent 13b2799f76
commit f7c1574c91

View file

@ -0,0 +1,14 @@
---
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).