/zeplin-webhook

A zeplin -> discord webhook, created using Cloudflare Workers

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Custom Zeplin Webhook for Discord

This is a Cloudflare Workers project that takes a Zeplin webhook request, and processes it into a Discord webhook request.

I've taken references from birdie0's discord webhook guide and the Zeplin API Documentation to generate the required types for both discord webhooks and zeplin webhooks.

Deploying to Cloudflare Workers

Run wrangler publish in the repo after setting up wrangler.toml.