Add Kraken Discord Bot custom node (#2358)

This commit is contained in:
The Kraken 2025-12-07 04:27:17 -08:00 committed by GitHub
parent 5e88d6445b
commit 8b3d31a936
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38159,6 +38159,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "krakenunbound",
"title": "Kraken Discord Bot",
"id": "kraken-discord-bot",
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
"files": [
"https://github.com/krakenunbound/kraken-discord-bot"
],
"install_type": "git-clone",
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
}
]
}