sandarutharuneth / midjourney-bot

A opensource Discord Midjourney bot for all AI lovers. No more paywalls to AI. Enjoy your AI Art freedom with us

Home Page:https://openjourneybot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Midjourney Bot

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

Trusted and enjoyed by more than 8000+ servers

2023 summary

Our Partners

Here are our current partners on the Openjourney bot.

  • Prodia - All the image generating resources
  • Replicate - Upscaling and Face restoration algorithms

Cutting Edge Features

These are the features that makes you wanna use our bot. Check it out!

  • Text to Image
  • Image to Text
  • Image to Image
  • Controlnet access
  • Swap faces easily
  • Remove Background
  • SDXL model access
  • Blurred image fix ( nafnet )
  • Face Restoration ( gfpgan )
  • Upscaling up to 4K ( swinir )
  • Fully advance customizable image generations
  • Llama 2 70B language model access ( From META Inc )
  • Customizable canvas sizes ( Square, Portrait, Landscape )

Like To Support?

Note

We are actively looking for Partnerships/Investors to our Openjourney Project. If you are willing to be a part of this amazing journey, please contact us via the contact methods below.

Donate Us:

sandarudev

Are You a Blogger?

Note

We are more than happy for you to try and review our product on the internet. Contact our team for more information. We would be pleased to provide you further details about our product.

Discord Server


Installation

Warning

First Make sure you have Node v18+ or higher version to run the bot

1 Clone the repository

GitHub

git clone https://github.com/sandarutharuneth/midjourney-bot

2 Fill your Token and other dependencies at config.json

{
    "TOKEN": "BOT TOKEN",
    "API": "YOUR REPLICATE API KEY",
    "CLIENTID": "YOUR BOT ID",
    "OWNER": ["YOUR ID"]
}

3 Get your Replicate API

4 Allow all Intents

  • Visit Discord devloper portal and turn on all the intents

5 Install dependencies

npm i

6 Start the bot

node .

Run

On your discord server use slash command /imagine to get results Ex: /imagine: anime landscape, genshin impact style

Common Erros

Caution

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!

If you enjoy our work, please consider giving a start to the repository ⭐️

Usage

Personal Usage

You can use our code without any credits for your personal project

Public Usage

Note

You must keep the credits and must mention this repository or links to code authors @sandarutharuneth, @Dex-404 Or we will issue a DMCA for the code. Please respect the code authours and keep the credits.

©️ Project Razer

About

A opensource Discord Midjourney bot for all AI lovers. No more paywalls to AI. Enjoy your AI Art freedom with us

https://openjourneybot.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%