mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-25 13:39:34 +01:00
media server page name is in round bracket
parent
18ff3a3673
commit
b97ead3ecd
2
FAQ.md
2
FAQ.md
@ -55,7 +55,7 @@ The webhook can't do native upload of files/images to discord.
|
||||
|
||||
Possible solution:
|
||||
* Disable the webhook and use only the token. (you'll loose the avatar/nick changing)
|
||||
* Setup a [mediaserver](Mediaserver-setup-[advanced]) this way matterbridge will upload the files/images to the mediaserver and the webhook will post the URL of the files/images on the mediaserver.
|
||||
* Setup a [mediaserver](Mediaserver-setup-(advanced)) this way matterbridge will upload the files/images to the mediaserver and the webhook will post the URL of the files/images on the mediaserver.
|
||||
|
||||
## Messages not being edited, but a new message with (edit) appears ?
|
||||
Message editing is not supported by discord using webhooks. If you want message editing, disable webhooks and use token only
|
||||
|
Loading…
Reference in New Issue
Block a user