You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Setting up Mautrix Whatsapp (optional)
|
|
|
|
|
|
|
|
The playbook can install and configure [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp) for you.
|
|
|
|
|
|
|
|
See the project's [documentation](https://github.com/tulir/mautrix-whatsapp/wiki) to learn what it does and why it might be useful to you.
|
|
|
|
|
|
|
|
Use the following playbook configuration:
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
matrix_mautrix_whatsapp_enabled: true
|
|
|
|
```
|
|
|
|
|
|
|
|
You then need to start a chat with `@whatsappbot:{{ hostname_identity }}`
|