mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 17:28:38 +01:00
19 lines
444 B
Markdown
19 lines
444 B
Markdown
|
|
---
|
||
|
|
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/).
|