From 502b4672beac5e383c710aaa9c0b09a2157360b9 Mon Sep 17 00:00:00 2001 From: caharkness Date: Thu, 8 May 2025 07:25:51 -0600 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..77d3f7b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# comfyui-discord-wh + +A command-line Python utility to load JSON, make replacements, and send it to a local or remote ComfyUI installation for attachments to send to a Discord webhook URL. \ No newline at end of file