From d2bf1112add490ddf4ab643485b21def1593558c Mon Sep 17 00:00:00 2001 From: Daxton Caylor <164315771+daxcay@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:12:51 +0530 Subject: [PATCH] New Node ComfyUI-TG (#1056) * Update custom-node-list.json * Update custom-node-list.json New Node Comfy-WA * 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 524eca45..e166420e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8233,6 +8233,16 @@ "install_type": "git-clone", "description": "Node to enable WhatsApp in ComfyUI." }, + { + "author": "daxcay", + "title": "ComfyUI-TG", + "reference": "https://github.com/daxcay/ComfyUI-TG", + "files": [ + "https://github.com/daxcay/ComfyUI-TG" + ], + "install_type": "git-clone", + "description": "Node to enable Telegram in ComfyUI." + }, { "author": "daxcay", "title": "ComfyUI-NODEJS",