浏览代码

Update docs for some mautrix bridges: minor rewording

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4179/head
Suguru Hirahara 11 个月前
父节点
当前提交
b2e6ce5a7f
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 3 个文件被更改,包括 4 次插入3 次删除
  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 查看文件

@@ -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 查看文件

@@ -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 查看文件

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



正在加载...
取消
保存