tg-bot docs update

update infos reg. whitelist-filtering
This commit is contained in:
smargold476 2022-10-22 21:01:05 +02:00 committed by GitHub
parent 41a80463eb
commit 79a983f0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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