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))