Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 356 Bytes

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