Merge 79a983f0c7b8cc96c8fc363a6089c73a62cf634d into abbe7818e2780951251c003c2744526201fb6109

This commit is contained in:
smargold476 2024-10-19 14:41:58 +02:00 committed by GitHub
commit cf09231780
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,3 +72,7 @@ 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 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).