Metadata-Version: 2.1
Name: comfyui-sendtodiscord
Version: 1.3.1
Summary: ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server.
Home-page: https://github.com/gmorks/ComfyUI-SendToDiscord
Requires-Python: >=3.10
Requires-Dist: Pillow>=9.5.0
Requires-Dist: requests>=2.28.2
Requires-Dist: numpy
