erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.69k stars 283 forks source link

How to upload the image to Discord for /describe? #272

Open maddo7 opened 4 months ago

maddo7 commented 4 months ago

The example for /describe has a url to a discord attachment: https://github.com/erictik/midjourney-api/blob/main/example/describe.ts How do I upload the file to discord with this API to get the URL so I can use /describe?