From c8f246d344db20c3bebdaba40b03118ac4820a9d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 7 Dec 2025 21:28:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 68f43e36..45ae2dbf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32586,6 +32586,17 @@ "install_type": "git-clone", "description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops." }, + { + "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." + }, { "author": "joanna910225", "title": "HouseKeeper", @@ -38159,17 +38170,6 @@ ], "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." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 8292494b..e93a2ce0 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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." + }, { "author": "quinteroac", "title": "comfyui_api_executor_nodes",