From ac5304bb29779e29c4e7d17bb16f51c64e3f8c57 Mon Sep 17 00:00:00 2001 From: Waheed-Mousad Date: Mon, 9 Jun 2025 07:33:47 +0300 Subject: [PATCH] Update custom-node-list.json --- 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." } ] }