Updated FAQ (markdown)

Wim 2018-03-17 18:03:20 +01:00
parent 544833884a
commit b5c7cd7486

5
FAQ.md

@ -21,10 +21,13 @@ Kick bot from chat if it's already in it.
Invite bot to chat.
The order is important.
```
### Matterbridge is still not relaying messages from Telegram
### Matterbridge is not relaying messages to Telegram
Did you enable `MessageFormat="HTML"` in your config?
You could be sending invalid HTML. Set it to `MessageFormat=""`
More info in https://github.com/42wim/matterbridge/blob/master/matterbridge.toml.sample#L836-L838
## Mattermost
### "version not supported error"
By default matterbridge tries https to connect to your mattermost setup.