Added reference to issue #494 in the Discord section.

redyoshi49q 2020-11-03 06:54:20 +00:00
parent 73f1a59629
commit 17a92f4047

2
FAQ.md

@ -54,7 +54,7 @@ Click the "Generate OAUTH" button, copy the URL and paste it into your address b
## Files/images not getting uploaded?
If you are using the discord webhook and the discord token, the webhook will be used for posting messages.
The webhook can't do native upload of files/images to discord.
The webhook can't do native upload of files/images to discord (see <https://github.com/42wim/matterbridge/issues/494> for the feature request).
Possible solution:
* Disable the webhook and use only the token. (you'll loose the avatar/nick changing)