Add mautrix-facebook doc

This commit is contained in:
Hugues Morisset
2019-05-08 16:33:09 +02:00
parent a82d5ed281
commit d4372d5ba8
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Setting up Mautrix Facebook (optional)
The playbook can install and configure [mautrix-facebook](https://github.com/tulir/mautrix-facebook) for you.
See the project's [documentation](https://github.com/tulir/mautrix-facebook/wiki#usage) to learn what it does and why it might be useful to you.
```yaml
matrix_mautrix_facebook_enabled: true
```
You then need to start a chat with `@facebookbot:YOUR_DOMAIN` (where `YOUR_DOMAIN` is your base domain, not the `matrix.` domain).