staffordgables / midjourney-dripper

A Discord bot which may be used to download and split images generated by Midjourney.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midjourney-dripper

A Discord bot that may be used to download and split images generated by Midjourney.

This script builds upon code published here: https://medium.com/@neonforge/how-to-create-a-discord-bot-to-download-midjourney-images-automatically-python-step-by-step-guide-3e76d3282871 Just follow the instructions on how to create your own personal Discord bot, and away you go.

Unfortunately, the original code split all images - whether they were grids or not - and had time-out issues with Discord. Adding to the code is the dumping of Discord message content so that you may reconstruct your prompts. Please remember, images have the job id imbedded in the name.

Images are dropped in a subdirectory off of the one in which the script resides named "output"; prompts share the same name as the images and are located in the directory "message_text."

Why dripper? Because sometimes it feels like you're watching a faucet dripping water when you have MidJourney in relax mode.

About

A Discord bot which may be used to download and split images generated by Midjourney.


Languages

Language:Python 100.0%