From 0c815036b964f3f505452ab3ecd21252fe996850 Mon Sep 17 00:00:00 2001 From: INuBq8 Date: Tue, 10 Jun 2025 01:22:31 +0300 Subject: [PATCH] Update custom-node-list.json (#1920) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fdd1c19a..036fc557 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27639,6 +27639,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "INuBq8", + "title": "Notification Bridge", + "reference": "https://github.com/INuBq8/ComfyUI-NotificationBridge", + "files": [ + "https://github.com/INuBq8/ComfyUI-NotificationBridge" + ], + "install_type": "git_clone", + "description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes." } ] }