Skip to content

flameface/ai-image-bot

Repository files navigation

About

This bot can generate images using prodia with tons of models and features.

Used Resource

prodia.js discord.js discord-handler

Installation

Install all packages required to run the bot.

npm install

Go to configuration folder and fill the require values and also rename config.json.example -> config.json, get the prodia key from their official site.

{
  "ClientToken": "",
  "ClientID": "",
  "ClientPrefix": ".",
  "DeveloperIds": [""],
  "ProdiaKey": ""
}

To run the bot run the following command.

node index.js

Label

This project belongs to Unburn, and you have full rights to modify or contribute.