igolaizola / bulkai

AI image generation in bulk automatically
MIT License
191 stars 40 forks source link

Fix links on midjourney prompts #11

Closed igolaizola closed 1 year ago

igolaizola commented 1 year ago

Links on first received messages from midjourney are not the same as links on final messages that contain the images. This patch removes the links from search keys in order to be able to match the final messages.

Closes #8