media server page name is in round bracket

Gold Holk 2020-05-06 13:34:25 +08:00
parent 18ff3a3673
commit b97ead3ecd

2
FAQ.md

@ -55,7 +55,7 @@ The webhook can't do native upload of files/images to discord.
Possible solution: Possible solution:
* Disable the webhook and use only the token. (you'll loose the avatar/nick changing) * 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 ? ## 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 Message editing is not supported by discord using webhooks. If you want message editing, disable webhooks and use token only