Stable Diffusion Discord bot powered by Prodia
Support server
- Python 3.10+
- Git
- Prodia & Discord bot api keys
- clone repo
git clone https://github.com/zenafey/stable-diffusion-bot cd stable-diffusion-bot
- rename .env.example to .env and put your api keys there
- install requirements
pip install -r requirements.txt
- run main.py
python main.py
Use /help command to get info how to use bot