diff --git a/custom-node-list.json b/custom-node-list.json index cc308893..93487d56 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12039,6 +12039,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, ] }