Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Releases: passivebot/midjourney-automation-bot

v0.0.2

02 Aug 08:09
12cb8e5
Compare
Choose a tag to compare

Description:

This release of the Midjourney Automation Bot provides an executable version of the bot, allowing users to run the bot as a standalone application without requiring Python or additional dependencies. The bot is designed to interact with Discord channels and utilize OpenAI's GPT-3 model to generate prompts and upscale images.

New Features and Enhancements:

  • Introduced the executable version of the bot, making it easier for users to run the application without Python installation.
  • The bot retains all the features and improvements from version 0.0.1, including logging events and messages, customizable log format, error handling, and enhanced API key setup.
  • The bot's functionality remains the same, enabling users to enter their Discord credentials securely, interact with Discord channels, and generate prompts for image generation using the OpenAI GPT-3 model.

Instructions for Usage:

  1. Download the zip folder which contains the executable "midjourney_automation_bot.exe" from the provided release files.
  2. Create a file named "credentials.txt" in the same directory as the executable and enter your Discord credentials securely. The first line should contain your email, and the second line should contain your password.
  3. Run "midjourney_automation_bot.exe" to start the bot.
  4. Follow the prompt to enter your OpenAI API key from a file, environment variable, or console.
  5. The bot will log into Discord and open the specified channel, where you can send bot commands for image generation.
  6. The bot will interact with the OpenAI GPT-3 model to generate prompts and submit commands based on your input.
  7. It will then select upscale options and download upscaled images for the generated prompts.

We hope you enjoy using the Midjourney Automation Bot executable, providing a seamless experience for your creative endeavors! We would greatly appreciate your feedback and will continue improving the bot based on your suggestions.

Don't hesitate to contact us with any issues or ideas for future enhancements. Happy generating!

Full Changelog: v0.0.1...v0.0.2

v0.0.1

13 Jun 16:30
262216d
Compare
Choose a tag to compare

This inaugural release introduces the Midjourney Automation Bot, an exciting tool designed to simplify and automate the creation of art on the Midjourney platform.

Key Features:

User-Friendly Interface: Designed with the end user in mind, this release boasts a sleek and intuitive interface that makes the art creation process a breeze.

Efficient Automation: This bot is all about efficiency. It significantly reduces manual inputs and the time spent on creating art, freeing up your time to focus on more important tasks.

Customizable Art Parameters: The bot gives you control over the art creation process. You can define several parameters including art type, bot command, channel URL, descriptors, and the topic.

Robust Error Checking: Our bot checks for the completeness of all input fields before processing to avoid errors during the art creation process.

Python and JavaScript Synergy: This project showcases an interesting mix of Python and JavaScript. Python does the heavy lifting of art generation, while JavaScript delivers a smooth user interface, thanks to the Eel library.

Open-Source: The project is open-source. Developers are welcome to contribute, tweak, and customize it to suit their needs.

Notes on Usage:

To use the bot, create a credentials.txt file with your Discord email on the first line and password on the second. Then fill out the interface fields and click 'Start Automation.' Based on your input, the bot will check for missing fields and start the art creation process.

Future Plans:

We are continuously improving the bot, and future updates will include more features, enhanced efficiency, and improved usability. Your feedback and suggestions are always welcome.

Please refer to the README for more detailed information on how to set up and use the bot.

Thank you for your interest in the Midjourney Automation Bot, and happy art creation!