You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/matrix/facebook.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,19 @@ An Matrix<->Facebook chat bridge for receiving and sending Facebook chat message
10
10
11
11
## Set up
12
12
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
+
13
23
### Logging in
14
24
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
16
26
- Send `login`
17
27
- Follow any instructions bot gives.
18
28
- Recent chats should now get portals automatically. Other chats will get portals as you receive messages.
0 commit comments