Stable Diffusion Discord Bot interface.
- Create your Discord App.
- Create your AWS resources.
npm install
npm run cdk deploy -c publicKey=$DISCORD_APP_PUBLIC_KEY -c botToken=$DISCORD_APP_BOT_TOKEN --all
- Add
imageRequestHandler
function url (https://*.lambda-url.REGION.on.aws) to AppINTERACTIONS ENDPOINT URL
. - Add Discord App to your server with
bot
scope. - use
/ai
command in your server channel. enjoy!
The authors are not responsible for the content generated using this project. Please, don't use this project to produce illegal, harmful, offensive etc. content.