initial commit: pigeon
Cloudflare Worker that relays Figma LIBRARY_PUBLISH events to a Discord
channel webhook. uses a Durable Object per file_key to coalesce the
separate per-asset-type events Figma emits into a single batched Discord
embed within a 60s window, with a single retry on Discord failure.
Signed-off-by: eti <eti@eti.tf>