浏览代码

Update configuring-playbook-bot-maubot.md

works in encrypted rooms now, so I removed the notion that it does not.
pull/3185/head
Tupsi 2 年前
committed by GitHub
父节点
当前提交
60fbcebd59
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-bot-maubot.md

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

@@ -55,4 +55,4 @@ 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 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.
Alternatively, use Element or curl to [obtain an access token](obtaining-access-tokens.md).

正在加载...
取消
保存