Skip to content

Discord Integration of Craiyon (formerly DALL-E mini)

Notifications You must be signed in to change notification settings

Ta1al/discord-craiyon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisGPT

Discord Integration for Craiyon (Image Generation AI).

For self-hosting

Clone the repository
git clone https://github.com/Ta1al/disgpt
Install dependencies
npm install
Build
npm run build
Rename example.env to .env and fill in the values
Run the bot
npm start