mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-21 07:50:49 +01:00
Updated FAQ (markdown)
parent
6b385c0a4d
commit
d48467141e
8
FAQ.md
8
FAQ.md
@ -33,14 +33,18 @@ If you want roles/groups mentions to be shown with names instead of ID, you'll
|
|||||||
See
|
See
|
||||||
* https://core.telegram.org/bots#privacy-mode
|
* https://core.telegram.org/bots#privacy-mode
|
||||||
* https://github.com/yagop/node-telegram-bot-api/issues/174#issuecomment-244632667
|
* https://github.com/yagop/node-telegram-bot-api/issues/174#issuecomment-244632667
|
||||||
```
|
|
||||||
If your bot is not getting messages:
|
If your bot is not getting messages:
|
||||||
|
|
||||||
Disable privacy mode with @Botfather.
|
Disable privacy mode with @Botfather.
|
||||||
|
|
||||||
|
* Go to [BotFather](https://t.me/botfather) send /setprivacy.
|
||||||
|
* Select the username of the bot.
|
||||||
|
* Select Disable.
|
||||||
Kick bot from chat if it's already in it.
|
Kick bot from chat if it's already in it.
|
||||||
Invite bot to chat.
|
Invite bot to chat.
|
||||||
The order is important.
|
The order is important.
|
||||||
```
|
|
||||||
### Matterbridge is not relaying messages to Telegram
|
### Matterbridge is not relaying messages to Telegram
|
||||||
Did you enable `MessageFormat="HTML"` in your config?
|
Did you enable `MessageFormat="HTML"` in your config?
|
||||||
You could be sending invalid HTML. Set it to `MessageFormat=""`
|
You could be sending invalid HTML. Set it to `MessageFormat=""`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user