Skip to content

Commit a83f5ba

Browse files
authored
Add both FB-modes to facebook.md
1 parent 550bb17 commit a83f5ba

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/matrix/facebook.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,19 @@ An Matrix<->Facebook chat bridge for receiving and sending Facebook chat message
1010

1111
## Set up
1212

13+
There are two flavours of this bridge, here are their main differences:
14+
15+
#### @facebookbot
16+
17+
Uses facebook.com, requires user to have activated Facebook account, but works without any additional software needed at setup time.
18+
19+
#### @messengerbot
20+
21+
Uses messenger.com, allows user to have deactivated Facebook account and still use Facebook Messenger, but needs Messenger phone application at least once to succeed.
22+
1323
### Logging in
1424

15-
- Open chat with `@facebookbot:hacklab.fi`
25+
- Open chat with either `@messengerbot:hacklab.fi` or `@facebookbot:hacklab.fi` based on your flavour of bot
1626
- Send `login`
1727
- Follow any instructions bot gives.
1828
- Recent chats should now get portals automatically. Other chats will get portals as you receive messages.

0 commit comments

Comments
 (0)