Quellcode durchsuchen

Update docs for some mautrix bridges: minor rewording

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4179/head
Suguru Hirahara vor 1 Jahr
Ursprung
Commit
b2e6ce5a7f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: E4F9743DAB4B7B75
3 geänderte Dateien mit 4 neuen und 3 gelöschten Zeilen
  1. +2
    -1
      docs/configuring-playbook-bridge-mautrix-bluesky.md
  2. +1
    -1
      docs/configuring-playbook-bridge-mautrix-googlechat.md
  3. +1
    -1
      docs/configuring-playbook-bridge-mautrix-twitter.md

+ 2
- 1
docs/configuring-playbook-bridge-mautrix-bluesky.md Datei anzeigen

@@ -1,6 +1,7 @@
<!--
SPDX-FileCopyrightText: 2025 MDAD project contributors
SPDX-FileCopyrightText: 2025 Slavi Pantaleev
SPDX-FileCopyrightText: 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->
@@ -57,7 +58,7 @@ To use the bridge, you need to start a chat with `@blueskybot:example.com` (wher

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

After logging in, the bridge will create portal rooms for some recent chats. Portal rooms for other chats will be created as you receive messages.
After logging in, the bridge will create portal rooms for recent chats. Portal rooms for other chats will be created as you receive messages.

## Troubleshooting



+ 1
- 1
docs/configuring-playbook-bridge-mautrix-googlechat.md Datei anzeigen

@@ -63,7 +63,7 @@ To use the bridge, you need to start a chat with `@googlechatbot:example.com` (w

You can then follow instructions on the bridge's [official documentation on Authentication](https://docs.mau.fi/bridges/python/googlechat/authentication.html).

After logging in, the bridge will create portal rooms for some recent chats. Portal rooms for other chats will be created as you receive messages.
After logging in, the bridge will create portal rooms for recent chats. Portal rooms for other chats will be created as you receive messages.

## Troubleshooting



+ 1
- 1
docs/configuring-playbook-bridge-mautrix-twitter.md Datei anzeigen

@@ -63,7 +63,7 @@ To use the bridge, you need to start a chat with `@twitterbot:example.com` (wher

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

After logging in, the bridge will create portal rooms for some recent chats. Portal rooms for other chats will be created as you receive messages.
After logging in, the bridge will create portal rooms for recent chats. Portal rooms for other chats will be created as you receive messages.

## Troubleshooting



Laden…
Abbrechen
Speichern