ソースを参照

Update the whatsapp bot callsign

It works with `!wa`, not with `!whatsapp`
pull/3018/head
Kuba Orlik 2年前
committed by GitHub
コミット
03c99fb5ec
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      docs/configuring-playbook-bridge-mautrix-whatsapp.md

+ 2
- 2
docs/configuring-playbook-bridge-mautrix-whatsapp.md ファイルの表示

@@ -21,8 +21,8 @@ By default, only admins are allowed to set themselves as relay users. To allow a
matrix_mautrix_whatsapp_bridge_relay_admin_only: false
```

If you want to activate the relay bot in a room, use `!whatsapp set-relay`.
Use `!whatsapp unset-relay` to deactivate.
If you want to activate the relay bot in a room, use `!wa set-relay`.
Use `!wa unset-relay` to deactivate.

## Enable backfilling history
This requires a server with MSC2716 support, which is currently an experimental feature in synapse.


読み込み中…
キャンセル
保存