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.
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/).
|