ComfyUI-DiscordBot is a Discord bot designed specifically for image generation using a local install of ComfyUI as the backend with various AI Image Generation models. It's inspired by the features of the Midjourney Discord bot, offering capabilities like text-to-image generation.
-
Text-to-Image Generation: Convert your ideas into visuals. Just type in a positive+negative prompt, and the bot will generate an image that matches your text.
-
Local ComfyUI System: For users who prioritize data privacy or want to work offline, the bot can run locally using the ComfyUI system.
-
Custom Workflows with ComfyUI: The bot comes with default configurations. However, if you have specific needs, it supports custom ComfyUI workflows, allowing you to tailor the bot's operations to your exact requirements.
- Open
config.propertiesusing a text editor. - Set your Discord bot token: Find
[BOT][TOKEN]and replace the placeholder with your token.
- Set your ComfyUI URL: Replace the placeholder in
[LOCAL][SERVER_ADDRESS]with your ComfyUI URL (default is127.0.0.1:8188). - Ensure that ComfyUI is running while the bot is running
##Run the Bot