Discohook CDN
The Discohook CDN will allow Deluxe users to upload media and files to store persistently alongside backups, which are normally text-only. It also contains utilities for embed formatting:
Fixed Embed Width
Discord will lock an embed to the width of its image
when said width is at least 300 pixels, assuming the image has an aspect ratio of 1:1 or wider, and it will continue to expand visually up to 400 pixels. Therefore, Discohook provides a free CDN endpoint to control the width of embeds:
https://cdn.discohook.app/transparent/400x1
Where 400
is any integer between 300 and 400, inclusive. The suffix .png
may also be appended.
This endpoint can be used as such: discohook link. See the Large Image URL
section and how the previewed embed is much wider than the text would otherwise cause it to be, at the cost of a notable chin below the body.