AndBobsYourUncle / stable-diffusion-discord-bot

A Discord bot, written in Go, that interfaces with the Automatic 1111's API interface.
MIT License
128 stars 35 forks source link

docker compose #30

Open joecryptotoo opened 1 year ago

joecryptotoo commented 1 year ago

Create a .env file with:

DISCORD_TOKEN
DISCORD_GUILD
SD_URL

To start:

docker compose build
docker compose up