Skip to content

Commit

Permalink
Add both FB-modes to facebook.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olmari authored Aug 2, 2024
1 parent 550bb17 commit a83f5ba
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/matrix/facebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,19 @@ An Matrix<->Facebook chat bridge for receiving and sending Facebook chat message

## Set up

There are two flavours of this bridge, here are their main differences:

#### @facebookbot

Uses facebook.com, requires user to have activated Facebook account, but works without any additional software needed at setup time.

#### @messengerbot

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.

### Logging in

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

0 comments on commit a83f5ba

Please sign in to comment.