From 82a2482dfacc354a91a06ced21b4e0a08bc783a4 Mon Sep 17 00:00:00 2001 From: daxcay Date: Fri, 13 Sep 2024 13:57:52 +0530 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 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",