Updated FAQ (markdown)

ValdikSS 2018-01-27 17:40:34 +03:00
parent ce1f8ae846
commit 92ad17b854

2
FAQ.md

@ -2,7 +2,7 @@
First create a basic configuration following https://github.com/42wim/matterbridge/wiki/How-to-create-your-config
## Gitter
### Messages deleted on gitter aren't deleted on other bridges
Gitter doesn't send delete events to their API, so we can pick those up.
Gitter doesn't send delete events to their API, so we can't pick those up.
When you delete a message on another bridge slack, they will be deleted on gitter though. (matterbridge can delete messages on gitter, but we do not get an event when a message on gitter is deleted)
So slack <=> gitter bridge, deleting messages when on gitter doesn't get deleted on slack.