From 0c0a7d68128dde24bdb7d9a3638127b721264380 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 14 Mar 2022 22:07:50 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index a31f78d..0129a1e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -99,6 +99,12 @@ Disable privacy mode with @Botfather. The order is important. +## Matterbridge is not relay messages from other bots + +> Bots talking to each other could potentially get stuck in unwelcome loops. To avoid this, we decided that bots will not be able to see messages from other bots regardless of mode. + +https://core.telegram.org/bots/faq#why-doesn-39t-my-bot-see-messages-from-other-bots + ## Matterbridge is not relaying images/stickers/files from Telegram Because images/stickers/files are from non-public url's, you'll need to setup a [mediaserver](Mediaserver-setup-(advanced))