Skip to content

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

Notifications You must be signed in to change notification settings

staffordgables/midjourney-dripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages