Keep the bot responsive. Send the heavy work elsewhere.
Defer the Discord interaction, stream the attachment to Dislify, and update the original response while compression runs securely in the background.
Accept /compress with a media attachment.
Send the bytes through @dislify/sdk.
Edit the reply with live job progress.
Return the output or secure share URL.
