stable-diffusion-discord-bot icon indicating copy to clipboard operation
stable-diffusion-discord-bot copied to clipboard

A Discord bot, written in Go, that interfaces with the Automatic 1111's API interface.

Results 35 stable-diffusion-discord-bot issues
Sort by recently updated
recently updated
newest added

Problem: https://github.com/bwmarrin/discordgo/issues/1474 ![image](https://github.com/AndBobsYourUncle/stable-diffusion-discord-bot/assets/87629374/4f4345e7-9e5d-48f8-9035-ca80b0421193) This will render the '/imagine_settings' command unusable. New release version (v0.26.3) of discordgo has solved the problem. This pull request just simply changes the version.

This is the error i get. If anyone could help me i would be so thankful! panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x50...

Noticed that the output of the upscale using the bot just gives out the original picture. So no change from 512 to 1024 etc. Tried both the EXE and tested...

Good day, I'm more of a Python user never used GO but I read your readme where it you have 1. Windows users will need to use the windows-amd64 version...

Would love to see: - The discord bot status showing the model that is implemented. Like "Playing DreamshaperXL-1.0" or something - And easier way to see the seed (and other...

2023/07/22 20:27:22 Error editing interaction: 2023/07/22 20:27:23 Error editing interaction: 2023/07/22 20:27:24 Error editing interaction: 2023/07/22 20:27:25 Error editing interaction: 2023/07/22 20:27:26 Error editing interaction: 2023/07/22 20:27:28 Seeds: [1540054415 1540054416...

is there a way to add negative prompt

Would love to have more comprehensive install instructions for ignorant noobs such as myself. I struggled with step 2 in the usage instructions, never having made a discord bot before...