erictik / midjourney-api

MidJourney client. Unofficial Node.js client
Apache License 2.0
1.64k stars 269 forks source link

Implement "Show" command #226

Open morganfuchs opened 10 months ago

morganfuchs commented 10 months ago

I often have "Imagine" messages that are deleted just after they are finished and I can't retrieve the information. From Discord, I can do "/show JOBID" and find my image generation to make the variations.

Would it be possible to integrate the /show command?

Thanks