Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
3ad2211d74
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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 Zobrazit soubor

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

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

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



Načítá se…
Zrušit
Uložit