Files
ComfyUI-ComfyPeeper-compagnion/pyproject.toml
T
Ethanfel 24cbac5c32 Branding: logo + social preview (matching the main ComfyPeeper style)
- assets/icon.svg + icon.png: two-node workflow mark with a green "send"
  arrow, on a dark brand-bordered square
- assets/social-preview.svg + social-preview.png (1280×640): mirrors the
  main repo's banner, lens holding a two-way arrow (→ ComfyUI, ← Discord)
- README shows the banner; pyproject Icon points at icon.png

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 11:44:25 +02:00

15 lines
566 B
TOML

[project]
name = "comfyui-comfypeeper-companion"
description = "Bridge ComfyUI with the ComfyPeeper Discord plugin: load workflows into the open tab, and send output images (with embedded workflow) to a Discord webhook."
version = "1.0.0"
license = { text = "GPL-3.0-or-later" }
dependencies = []
[project.urls]
Repository = "https://github.com/Ethanfel/ComfyUI-ComfyPeeper-compagnon"
[tool.comfy]
PublisherId = "ethanfel"
DisplayName = "ComfyPeeper Companion"
Icon = "https://raw.githubusercontent.com/Ethanfel/ComfyUI-ComfyPeeper-compagnon/main/assets/icon.png"