Skip to content

Commit 9c5ac24

Browse files
add a Features and limitations section.
based on matrix-hacks#46, explanation given in [![#matrix-puppet-bridge:matrix.org], and user experience.
1 parent d784be6 commit 9c5ac24

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This is a [puppetted Matrix bridge](https://github.com/matrix-hacks/matrix-puppet-bridge) for Facebook.
44

5+
## Features and limitations
6+
* The bridge lets you use a personal matrix homeserver, the bridge itself, and your matrix client as a Facebook messenger (chat) client. What your matrix user says is said by your facebook user, and what other facebook users say is said by "ghost" users in Matrix that represent them.
7+
* Only chat is bridged, not groups, pages or events.
8+
To use the bridge, just wait until you receive a message from another facebook user, on facebook. The bridge, if it's properly configured, will create a room and a ghost user and that user acts as the other user, so you'll talk to them as if they were matrix users and they talk to your facebook user.
9+
* You can't initiate direct-messages.
10+
* History is not downloaded.
11+
* "Facebook Protocol" room it is created to show errors, and avalible facebook users.
12+
* Avatars for facebook users is download.
13+
514
## prerequisites
615

716
- node.js: [nodejs.org: Installing Node.js via package manager](https://nodejs.org/en/download/package-manager/)

0 commit comments

Comments
 (0)