WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published