JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

Suggestion: Add discord embeds #144

Closed Smugaski2 closed 3 years ago

Smugaski2 commented 3 years ago

Hi, Could you add discord embeds like this to the uploader? image

davwheat commented 3 years ago

That's not possible by default as we directly serve the files. Instead another endpoint would be needed, such as example.com/file.png/embed which could provide this.

theaquarium commented 3 years ago

Duplicate of #126.