A Cloudflare Email Routing → Discord Notification Worker 🚀
assets | ||
LICENSE | ||
README.md | ||
worker.js |
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 inworker.js
. ✏️ - Deploy the worker. 🚀
- (Optional) Customize the Discord embed design by modifying other variables at the top of
worker.js
. 🎨✨
Enjoy your email worker! 💌