Sfoglia il codice sorgente

Update docs/configuring-playbook-bridge-mautrix-twitter.md

- Remove a duplicated "optional" label
- Replace the instruction with a link to the official documentation on authentication

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3924/head
Suguru Hirahara 1 anno fa
parent
commit
b9be71024c
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. +2
    -4
      docs/configuring-playbook-bridge-mautrix-twitter.md

+ 2
- 4
docs/configuring-playbook-bridge-mautrix-twitter.md Vedi File

@@ -10,7 +10,7 @@ See the project's [documentation](https://github.com/mautrix/twitter/blob/master

## Prerequisite (optional)

### Enable Appservice Double Puppet (optional)
### Enable Appservice Double Puppet

If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do) for this bridge automatically, you need to have enabled [Appservice Double Puppet](configuring-playbook-appservice-double-puppet.md) service for this playbook.

@@ -52,6 +52,4 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use

To use the bridge, you need to start a chat with `@twitterbot:example.com` (where `example.com` is your base domain, not the `matrix.` domain).

You then need to send login-cookie to start the login. The bot should respond with instructions on how to proceed.

You can learn more here about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/go/twitter/authentication.html).
You can then follow instructions on the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/go/twitter/authentication.html).

Caricamento…
Annulla
Salva