From a4a3ad29d4e1d13dbf13b4b3f4bb5b654b0e466f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:39:38 -0600 Subject: [PATCH] Update instagram bridge Signed-off-by: Travis Ralston --- .../projects/2017-02-23-matrix-appservice-instagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md index ae931980..1f61c0c4 100644 --- a/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md +++ b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md @@ -9,6 +9,6 @@ maturity: Alpha # {{ page.title }} -This is a Node.js application that bridges Instagram to Matrix. The project is still in early development and is not intended for production use (yet). +matrix-appservice-instagram bridges Instagram media to Matrix rooms. Due to limitations with Instagram, it cannot handle direct messages and requires authorization in order to post media to a room. Useful for brands looking to populate their rooms with their Instagram posts. The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-instagram).