소스 검색

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 년 전
부모
커밋
b9be71024c
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. +2
    -4
      docs/configuring-playbook-bridge-mautrix-twitter.md

+ 2
- 4
docs/configuring-playbook-bridge-mautrix-twitter.md 파일 보기

@@ -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).

불러오는 중...
취소
저장