midjourney_client 0.3.0-dev.0 midjourney_client: ^0.3.0-dev.0 copied to clipboard
Unofficial midjourney client that gives you possibility to generates images! Now, it utilizes the Discord API to communicate with the bot.
Midjourney Client Changelog #
Format - ## {version} (YYYY-MM-DD)
0.3.0-dev.0 (2023-06-19) #
- Implemented
imagine
command. - Fixed bug when overloaded with concurrent jobs.
0.2.0-dev.3 (2023-06-18) #
- Removed useless dependencies
0.2.0-dev.2 (2023-06-18) #
- Stick to dart line length 80
0.2.0-dev.1 (2023-06-18) #
- Implemented
variation
command. - Added init method
0.1.0-dev.0 (2023-06-09) #
- Implemented models for interaction with API.
- Implemented
imagine
command.
0.0.1 (2023-06-08) #
- Initial version.