Просмотр исходного кода

Update docs for mautrix bridges: common section for setting up Double Puppeting

Based on docs/configuring-playbook-bridge-mautrix-meta-instagram.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1 год назад
Родитель
Сommit
0e15686772
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
11 измененных файлов: 11 добавлений и 11 удалений
  1. +1
    -1
      docs/configuring-playbook-bridge-appservice-kakaotalk.md
  2. +1
    -1
      docs/configuring-playbook-bridge-mautrix-discord.md
  3. +1
    -1
      docs/configuring-playbook-bridge-mautrix-facebook.md
  4. +1
    -1
      docs/configuring-playbook-bridge-mautrix-gmessages.md
  5. +1
    -1
      docs/configuring-playbook-bridge-mautrix-googlechat.md
  6. +1
    -1
      docs/configuring-playbook-bridge-mautrix-hangouts.md
  7. +1
    -1
      docs/configuring-playbook-bridge-mautrix-signal.md
  8. +1
    -1
      docs/configuring-playbook-bridge-mautrix-slack.md
  9. +1
    -1
      docs/configuring-playbook-bridge-mautrix-telegram.md
  10. +1
    -1
      docs/configuring-playbook-bridge-mautrix-twitter.md
  11. +1
    -1
      docs/configuring-playbook-bridge-mautrix-whatsapp.md

+ 1
- 1
docs/configuring-playbook-bridge-appservice-kakaotalk.md Просмотреть файл

@@ -74,4 +74,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Appservice-Kakaotalk` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-discord.md Просмотреть файл

@@ -102,4 +102,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Discord` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-facebook.md Просмотреть файл

@@ -71,7 +71,7 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Facebook` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

## Troubleshooting



+ 1
- 1
docs/configuring-playbook-bridge-mautrix-gmessages.md Просмотреть файл

@@ -65,4 +65,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-gmessages` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-googlechat.md Просмотреть файл

@@ -75,4 +75,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-googlechat` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-hangouts.md Просмотреть файл

@@ -75,4 +75,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Hangouts` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-signal.md Просмотреть файл

@@ -112,4 +112,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Signal` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-slack.md Просмотреть файл

@@ -83,4 +83,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Slack` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-telegram.md Просмотреть файл

@@ -104,4 +104,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send `login-matrix` to the bot and follow instructions about how to send the access token to it

- make sure you don't log out the `Mautrix-Telegram` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-twitter.md Просмотреть файл

@@ -72,4 +72,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Slack` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-whatsapp.md Просмотреть файл

@@ -83,4 +83,4 @@ When using this method, **each user** that wishes to enable Double Puppeting nee

- send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`

- make sure you don't log out the `Mautrix-Whatsapp` device some time in the future, as that would break the Double Puppeting feature
- make sure you don't log out the session for which you obtained an access token some time in the future, as that would break the Double Puppeting feature

Загрузка…
Отмена
Сохранить