A opensource Discord Midjourney bot for all AI lovers. No more paywalls to AI. Enjoy your AI Art freedom with us
Invite Openjourney Bot => Click Here
Node v18+
or higher version to run the bot
Clone the repository
git clone https://github.com/sandarutharuneth/midjourney-bot
Fill your Token and other dependencies at config.json
{
"TOKEN": "BOT TOKEN",
"API": "YOUR REPLICATE API KEY",
"CLIENTID": "YOUR BOT ID",
"OWNER": ["YOUR ID"]
}
Get your Replicate API
- Visit Replicate and create an account
- Get API token API Section
- Paste the Key on
config.json
Install dependencies
npm i
Start the bot
node .
On your discord server use slash command /imagine
to get results
Ex: /imagine midjourney style anime landscape, genshin impact style
IF you have a console error saying about any payment stuff, It means your free usage limit already have been ended and you'll either have to wait till next month get free uses or you can purchase a plan from Replicate to keep generating. If you got the output as a black image, It usually means that you used inappropriate prompt to generate an image. Replicate does not allow such a behaviour and you might get banned from the platform. Use prompt wisely!
- Add
midjourney style
ormdjrny-v4
key word somewhere on your promt for better results - Full beginners guide at my blog: click here
If you enjoy our work, please consider giving a start to the repository ⭐️
You can use our code without any credits for your personal project
You must keep the credits and must mention this repository or links to code authors @sandarutharuneth, @oelin Or we will issue a DMCA for the code. Please respect the code authours and keep the credits.