No description
  • Python 94.3%
  • Dockerfile 5.1%
  • Procfile 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-10-18 19:57:17 -04:00
bot.py corrected custom dimensions 2022-10-18 19:57:17 -04:00
Dockerfile Add dockerfile 2022-09-04 16:11:10 -05:00
Procfile test 2022-08-29 21:57:15 -04:00
README.md railway support 2022-09-03 17:21:21 -04:00
requirements.txt troubleshooting 2022-10-18 19:11:47 -04:00

DND AI Art Bot

A Discord bot that is compatible with Stable Diffusion's Dreamstudio.

Brought to you by Haze: Saltborne, a group building immersive online roleplaying experiences. Join our Discord to learn more!

Note there is nothing about this that limits the bot to D&D/fantasy art. Use it however you choose!

Deploy on Railway

Setup

I'm hosting this bot on Railway. If you click the button to "Deploy on Railway" above, you'll just need two environmental variables:

  • DISCORD_TOKEN to power your bot
  • STABLE_DIFFUSION_TOKEN to connect to your Dreamstudio account

If you don't know where to find these values:

  • Follow discord.py's guide for creating a bot application. It's great--follow it step-by-step! It'll show you where to get the DISCORD_TOKEN
  • You can find your Dreamstudio token by clicking into your membership settings over at Dreamstudio. Click on your profile's image -> Membership -> API Key.