email-worker/README.md
2025-03-10 17:30:10 +09:00

13 lines
451 B
Markdown

# 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! 💌