Midjourney Client

Unofficial midjourney client that gives possibility to communicate with official discord bot via provided account. Written in pure Dart.

WIP

Currently, library is WIP. It's not recommended to bound with it yet, the API is not stable and can be changed at any time.

Examples

Imagine

This example will trigger /imagine command in the channel.

dart run --define=SERVER_ID="" --define=CHANNEL_ID="" --define=TOKEN="" bin/midjourney_client.dart

Libraries

midjourney_client