Kaynağa Gözat

Update docs for mautrix bridges: remove the section for setting up Double Puppeting

The instruction has been described already in the section for prerequisites

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
3d6a504121
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
14 değiştirilmiş dosya ile 0 ekleme ve 56 silme
  1. +0
    -4
      docs/configuring-playbook-bridge-appservice-kakaotalk.md
  2. +0
    -4
      docs/configuring-playbook-bridge-beeper-linkedin.md
  3. +0
    -4
      docs/configuring-playbook-bridge-mautrix-discord.md
  4. +0
    -4
      docs/configuring-playbook-bridge-mautrix-facebook.md
  5. +0
    -4
      docs/configuring-playbook-bridge-mautrix-gmessages.md
  6. +0
    -4
      docs/configuring-playbook-bridge-mautrix-googlechat.md
  7. +0
    -4
      docs/configuring-playbook-bridge-mautrix-hangouts.md
  8. +0
    -4
      docs/configuring-playbook-bridge-mautrix-meta-instagram.md
  9. +0
    -4
      docs/configuring-playbook-bridge-mautrix-meta-messenger.md
  10. +0
    -4
      docs/configuring-playbook-bridge-mautrix-signal.md
  11. +0
    -4
      docs/configuring-playbook-bridge-mautrix-slack.md
  12. +0
    -4
      docs/configuring-playbook-bridge-mautrix-telegram.md
  13. +0
    -4
      docs/configuring-playbook-bridge-mautrix-twitter.md
  14. +0
    -4
      docs/configuring-playbook-bridge-mautrix-whatsapp.md

+ 0
- 4
docs/configuring-playbook-bridge-appservice-kakaotalk.md Dosyayı Görüntüle

@@ -53,7 +53,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
To use the bridge, you need to start a chat with `@kakaotalkbot:example.com` (where `example.com` is your base domain, not the `matrix.` domain).

Send `login --save EMAIL_OR_PHONE_NUMBER` to the bridge bot to enable bridging for your Kakaotalk account. The `--save` flag may be omitted, if you'd rather not save your password.

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-beeper-linkedin.md Dosyayı Görüntüle

@@ -43,10 +43,6 @@ Send `login YOUR_LINKEDIN_EMAIL_ADDRESS` to the bridge bot to enable bridging fo

If you run into trouble, check the [Troubleshooting](#troubleshooting) section below.

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

## Troubleshooting

### Bridge asking for 2FA even if you don't have 2FA enabled


+ 0
- 4
docs/configuring-playbook-bridge-mautrix-discord.md Dosyayı Görüntüle

@@ -79,7 +79,3 @@ To acquire the token, open Discord in a private browser window. Then open the de
- send `guilds status` to see the list of guilds
- for each guild that you'd like bridged, send `guilds bridge GUILD_ID --entire`
8. You may wish to uninstall the Discord app from your phone now. It's not needed for the bridge to function.

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-facebook.md Dosyayı Görüntüle

@@ -51,10 +51,6 @@ Send `login YOUR_FACEBOOK_EMAIL_ADDRESS` to the bridge bot to enable bridging fo

If you run into trouble, check the [Troubleshooting](#troubleshooting) section below.

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

## Troubleshooting

### Facebook rejecting login attempts and forcing you to change password


+ 0
- 4
docs/configuring-playbook-bridge-mautrix-gmessages.md Dosyayı Görüntüle

@@ -44,7 +44,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
## Usage

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

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-googlechat.md Dosyayı Görüntüle

@@ -52,7 +52,3 @@ Automatic login may not work. If it does not, reload the page and select the "Ma
Once logged in, recent chats should show up as new conversations automatically. Other chats will get portals as you receive messages.

You can learn more about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/python/googlechat/authentication.html).

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-hangouts.md Dosyayı Görüntüle

@@ -54,7 +54,3 @@ Automatic login may not work. If it does not, reload the page and select the "Ma
Once logged in, recent chats should show up as new conversations automatically. Other chats will get portals as you receive messages.

You can learn more about authentication from the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/python/hangouts/authentication.html).

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-meta-instagram.md Dosyayı Görüntüle

@@ -91,7 +91,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
## Usage

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

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-meta-messenger.md Dosyayı Görüntüle

@@ -110,7 +110,3 @@ To use the bridge, you need to start a chat with `@messengerbot:example.com` (wh
You then need to send a `login` command and follow the bridge bot's instructions.

Given that the bot is configured in `messenger` [bridge mode](#bridge-mode) by default, you will need to log in to [messenger.com](https://messenger.com/) (not `facebook.com`!) and obtain the cookies from there as per [the bridge's authentication instructions](https://docs.mau.fi/bridges/go/meta/authentication.html).

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-signal.md Dosyayı Görüntüle

@@ -91,7 +91,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
## Usage

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

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-slack.md Dosyayı Görüntüle

@@ -62,7 +62,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
3. The bot should respond with "Successfully logged into <email> for team <workspace>"
4. Now that you're logged in, you can send `help` to the bot to see the available commands.
5. Slack channels should automatically begin bridging if you authenticated using a token. Otherwise, you must wait to receive a message in the channel if you used password authentication.

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-telegram.md Dosyayı Görüntüle

@@ -81,7 +81,3 @@ If you like to exclude all groups from syncing and use the Telgeram-Bridge only
```yaml
matrix_mautrix_telegram_filter_mode: whitelist
```

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-twitter.md Dosyayı Görüntüle

@@ -51,7 +51,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
2. 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/python/twitter/authentication.html).

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

+ 0
- 4
docs/configuring-playbook-bridge-mautrix-whatsapp.md Dosyayı Görüntüle

@@ -60,7 +60,3 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-use
## Usage

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

### 💡 Set up Double Puppeting

After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do).

Yükleniyor…
İptal
Kaydet