From 41a80463ebc3c47d56f7c0c4c0a8e8c81cfcb8e7 Mon Sep 17 00:00:00 2001 From: smargold476 <105579587+smargold476@users.noreply.github.com> Date: Sat, 22 Oct 2022 20:58:29 +0200 Subject: [PATCH 1/2] Update TG Group-Filtering-Docs --- docs/configuring-playbook-bridge-mautrix-telegram.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuring-playbook-bridge-mautrix-telegram.md b/docs/configuring-playbook-bridge-mautrix-telegram.md index 91596afc4..1ed6ebc4d 100644 --- a/docs/configuring-playbook-bridge-mautrix-telegram.md +++ b/docs/configuring-playbook-bridge-mautrix-telegram.md @@ -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 ` --> 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). From 79a983f0c7b8cc96c8fc363a6089c73a62cf634d Mon Sep 17 00:00:00 2001 From: smargold476 <105579587+smargold476@users.noreply.github.com> Date: Sat, 22 Oct 2022 21:01:05 +0200 Subject: [PATCH 2/2] tg-bot docs update update infos reg. whitelist-filtering --- docs/configuring-playbook-bridge-mautrix-telegram.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/configuring-playbook-bridge-mautrix-telegram.md b/docs/configuring-playbook-bridge-mautrix-telegram.md index 1ed6ebc4d..47ddad909 100644 --- a/docs/configuring-playbook-bridge-mautrix-telegram.md +++ b/docs/configuring-playbook-bridge-mautrix-telegram.md @@ -64,6 +64,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: +If you like to enable specific Group/Channels, use: `!filter whitelist ` --> 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).