Merge 79a983f0c7b8cc96c8fc363a6089c73a62cf634d into d48890c7a2035e711b58c7370a3e7f85c228f9f3

This commit is contained in:
smargold476 2024-11-23 14:11:03 +09:00 committed by GitHub
commit b4a7291a1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,3 +71,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:
`!filter whitelist <chat ID>` --> only Bot-Admins are able to do that!
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).