# email-worker A Cloudflare Email Routing → Discord Notification Worker 🚀 This worker forwards emails received via **Cloudflare Email Routing** to **Discord** as notifications. 🔔📩 ## 🔧 How to use? - Edit the `WEBHOOK_URL` variable in `worker.js`. ✏️ - Deploy the worker. 🚀 - (Optional) Customize the Discord embed design by modifying other variables at the top of `worker.js`. 🎨✨ Enjoy your email worker! 💌