From 6d0e1b96a8d563b9bd453492e5475f639c574a16 Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 1 Dec 2017 00:04:06 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/FAQ.md b/FAQ.md index 2485d98..d042292 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,20 @@ ## Something doesn't work First create a basic configuration following https://github.com/42wim/matterbridge/wiki/How-to-create-your-config +## Telegram +### Matterbridge is not relaying messages from Telegram +See +* https://core.telegram.org/bots#privacy-mode +* https://github.com/yagop/node-telegram-bot-api/issues/174#issuecomment-244632667 +``` +If your bot is not getting messages: + +Disable privacy mode with @Botfather. +Kick bot from chat if it's already in it. +Invite bot to chat. +The order is important. +``` + ## Mattermost ### "version not supported error" By default matterbridge tries https to connect to your mattermost setup.