瀏覽代碼

Use common instructions for referring to the documentation on obtaining an access token

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3901/head
Suguru Hirahara 1 年之前
父節點
當前提交
3ad2211d74
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: E4F9743DAB4B7B75
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. +1
    -1
      docs/configuring-playbook-bot-maubot.md
  2. +1
    -1
      docs/configuring-playbook-dimension.md
  3. +1
    -1
      docs/configuring-playbook-user-verification-service.md

+ 1
- 1
docs/configuring-playbook-bot-maubot.md 查看文件

@@ -79,4 +79,4 @@ You should start in the following order

This can be done via `mbc login` then `mbc auth` (see the [maubot documentation](https://docs.mau.fi/maubot/usage/cli/auth.html)). To run these commands, you'll first need to `exec` into the maubot container with `docker exec -it matrix-bot-maubot sh`.

Alternatively, you can follow our generic [obtain an access token](obtaining-access-tokens.md) documentation. Be aware that you'd better use the **Obtain an access token via curl** method (not **Obtain an access token via Element Web**) as the latter will give your bot issues in encrypted rooms. Read [more](https://docs.mau.fi/maubot/usage/basic.html#creating-clients).
Alternatively, you can refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md). Be aware that you'd better use the **Obtain an access token via curl** method (not **Obtain an access token via Element Web**) as the latter will causes issues to your bot in encrypted rooms. Read [more](https://docs.mau.fi/maubot/usage/basic.html#creating-clients).

+ 1
- 1
docs/configuring-playbook-dimension.md 查看文件

@@ -30,7 +30,7 @@ The admin interface is accessible within Element Web by accessing it in any room

We recommend that you create a dedicated Matrix user for Dimension (`dimension` is a good username). Follow our [Registering users](registering-users.md) guide to learn how to register **a regular (non-admin) user**.

You are required to specify an access token (belonging to this new user) for Dimension to work. To get an access token for the Dimension user, you can follow the documentation on [how to do obtain an access token](obtaining-access-tokens.md).
You are required to specify an access token (belonging to this new user) for Dimension to work. Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md).

**Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.**



+ 1
- 1
docs/configuring-playbook-user-verification-service.md 查看文件

@@ -45,7 +45,7 @@ The Synapse Access Token is used to verify RoomMembership and PowerLevel against

We recommend that you create a dedicated Matrix user for uvs (`uvs` is a good username). Follow our [Registering users](registering-users.md) guide to register a user with administration privileges.

You are required to specify an access token (belonging to this new user) for UVS to work. To get an access token for the UVS user, you can follow the documentation on [how to do obtain an access token](obtaining-access-tokens.md).
You are required to specify an access token (belonging to this new user) for UVS to work. Refer to the documentation on [how to obtain an access token](obtaining-access-tokens.md).

**Access tokens are sensitive information. Do not include them in any bug reports, messages, or logs. Do not share the access token with anyone.**



Loading…
取消
儲存