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.