浏览代码

Update configuring-playbook-bridge-mautrix-telegram.md

typographical error
pull/334/head
DreamsVoid 6 年前
committed by GitHub
父节点
当前提交
ad8b4d9c30
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-bridge-mautrix-telegram.md

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-telegram.md 查看文件

@@ -17,5 +17,5 @@ You then need to start a chat with `@telegrambot:YOUR_DOMAIN` (where `YOUR_DOMAI
If you want to use the relay-bot feature ([relay bot documentation](https://github.com/tulir/mautrix-telegram/wiki/Relay-bot)), which allows anonymous user to chat with telegram users, use the following additional playbook configuration:

```yaml
matrix_mautrix_telegram_bot_token: YOUT_TELEGRAM_BOT_TOKEN
matrix_mautrix_telegram_bot_token: YOUR_TELEGRAM_BOT_TOKEN
```

正在加载...
取消
保存