discohook / site

The easiest way to build and send Discord messages using webhooks
https://discohook.app
GNU Affero General Public License v3.0
378 stars 128 forks source link

Attachments URL not properly handled #90

Open wolfcomp opened 1 year ago

wolfcomp commented 1 year ago

From discord documentation, the URL spec when adding an attachment is not properly handled with embeds as you can embed a file that is uploaded inside an embed with the URL spec attachment://<name> This means that this is a valid URL spec but with the website it is not handled the correct way. img

this would mean that instead of having the image shown up as following img it would be img