Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@harmindersinghnijjar harmindersinghnijjar released this 02 Aug 08:09
· 7 commits to main since this release
12cb8e5

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