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

Minimal Discord bot premissions required #26

Open IntenseSunlight opened 1 year ago

IntenseSunlight commented 1 year ago

Hello, The bot app works great! Thanks for making it. Currently I have it working on my private Discord server where I have given the bot "Admin" privileges. However, I would like to add it to a friend's Discord server where the permissions should be more minimalistic. Are these the appropriate permissions to use for the bot? (I based this off of the Midjourney bot requirements):

My planned SD_bot credentials (minimalistic): SD bot credentials

Midjourney bot credentials for reference:

Midjourney Bot credentials