mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 05:02:36 +08:00
Add ComfyUI-DiscordWebhook
A very simple Discord webhook integration node for ComfyUI that lets you post images and text with optional metadata. IMPORTANT!: You must set a DISCORD_HOOK=your_webhook_here environment variable depending on your OS!
This commit is contained in:
parent
b690e71ecb
commit
ff051e0576
@ -14855,6 +14855,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 with optional metadata. IMPORTANT!: You must set a DISCORD_HOOK=your_webhook_here environment variable depending on your OS!"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user