Browse Source

Update TG Group-Filtering-Docs

pull/2192/head
smargold476 3 years ago
committed by GitHub
parent
commit
41a80463eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      docs/configuring-playbook-bridge-mautrix-telegram.md

+ 3
- 0
docs/configuring-playbook-bridge-mautrix-telegram.md View File

@@ -64,3 +64,6 @@ If you like to exclude all groups from syncing and use the Telgeram-Bridge only
```yaml
matrix_mautrix_telegram_filter_mode: whitelist
```
If you like to enable specific Group/Channels use:
`!filter whitelist <chat ID>` --> only Bot-Admins are able to do that!
To get the chate ID you can use this [TG-BOT](https://t.me/username_to_id_bot) or options listed [here](https://github.com/GabrielRF/telegram-id).

Loading…
Cancel
Save