Explorar el Código

Merge pull request #2127 from Warrows/master

Improve maubot doc
pull/2128/head
Slavi Pantaleev hace 3 años
committed by GitHub
padre
commit
8059c0ac54
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      docs/configuring-playbook-bot-maubot.md

+ 2
- 1
docs/configuring-playbook-bot-maubot.md Ver fichero

@@ -54,4 +54,5 @@ Choose a strong password for the bot. You can generate a good password with a co

## Obtaining an admin access token

This can be done via `mbc auth` (see the [maubot documentation](https://docs.mau.fi/maubot/usage/cli/auth.html)). Alternatively, use Element or curl to [obtain an access token](obtaining-access-tokens.md).
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 need to open the bot docker container with `docker exec -it matrix-bot-maubot sh`
Alternatively, use Element or curl to [obtain an access token](obtaining-access-tokens.md). However these two methods won't allow the bot to work in encrypted rooms.

Cargando…
Cancelar
Guardar