mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
Add matrix-fb-chat
This commit is contained in:
parent
05750d649f
commit
d1cb5e3d0c
18
supporting-docs/projects/2016-12-12-matrix-fb-chat.md
Normal file
18
supporting-docs/projects/2016-12-12-matrix-fb-chat.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
layout: project
|
||||
title: matrix-fb-chat
|
||||
categories: projects other
|
||||
author: Half-Shot
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
This project connects Matrix rooms with Facebook conversations. It's very much a PoC in its current state.
|
||||
|
||||
What can it do?
|
||||
|
||||
* Bridge one conversation to one room.
|
||||
* Send text messages from matrix.
|
||||
* Recieve messages and urls from facebook.
|
||||
|
||||
Find the source on [GitHub](https://github.com/Half-Shot/matrix-fb-chat/).
|
||||
Loading…
Reference in a new issue