mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Add ComfyUI-DiscordWebhook to custom node list (#1061)
,
{
"author": "Dayuppy",
"title": "Discord Webhook",
"id": "DiscordWebhook",
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
"files": [
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
],
"install_type": "git-clone",
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
},
This commit is contained in:
parent
65f26ae443
commit
8c799dbf5c
@ -14866,6 +14866,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "Dayuppy",
|
||||
"title": "Discord Webhook",
|
||||
"id": "DiscordWebhook",
|
||||
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
|
||||
"files": [
|
||||
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user