Updated FAQ (markdown)

Wim 2017-12-01 00:04:06 +01:00
parent a69b8d1520
commit 6d0e1b96a8

14
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.