Add Gecco Discord Autosend to custom node list

This commit is contained in:
ExterminanzHS 2024-09-03 19:51:40 +01:00
parent 740b763e78
commit fef5b2843c

View File

@ -14457,6 +14457,19 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ExterminanzHS",
"title": "Gecco Discord Autosend",
"reference": "https://github.com/ExterminanzHS/Gecco-Discord-Autosend",
"files": [
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend/raw/main/gecco_autosend.py",
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend/raw/main/gecco_selectchannel.py",
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend/raw/main/gecco_imagesave.py",
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend/raw/main/__init__.py"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels."
}
]
}