From 691d009eec7d27e7ad6718c37a37f5a130c001b5 Mon Sep 17 00:00:00 2001 From: HidemaruOwO Date: Mon, 10 Mar 2025 17:30:10 +0900 Subject: [PATCH] =?UTF-8?q?README.md=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d66eda..ccbabb0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # email-worker -cloudflare email routing with discord webhook \ No newline at end of file +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! 💌