Sfoglia il codice sorgente

Rewording in configuring-playbook-bot-maubot.md

pull/3506/head
Slavi Pantaleev 1 anno fa
committed by GitHub
parent
commit
1e0da53db5
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-bot-maubot.md

+ 1
- 1
docs/configuring-playbook-bot-maubot.md Vedi File

@@ -52,4 +52,4 @@ and the plugin (how the bot will behave)

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 can only use **Obtain an access token via curl** and not **Obtain an access token via Element**. By getting the access token via Element will give your bot issue with Encrypted room. Read [more](https://docs.mau.fi/maubot/usage/basic.html#creating-clients).
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**) as the latter will give your bot issues in encrypted rooms. Read [more](https://docs.mau.fi/maubot/usage/basic.html#creating-clients).

Caricamento…
Annulla
Salva