Skip to content

mundiplaga/jester-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Register a discord bot

  • export BOT_TOKEN to your bot's token

  • Enable all Privileged Gateway Intents in discord

  • Install https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • Enable API by editing webui-user.bat to include set COMMANDLINE_ARGS=--xformers --autolaunch --listen --api

  • Start server

Usage

  • Run bot with go run main.go -t $BOT_TOKEN
  • Send command !img followed by a prompt for the txt2img AI

Example: !img a sunny winter day in colorado

About

Bring Stable Diffusion AI Images to your Discord Server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%