README.md を更新
This commit is contained in:
parent
b66a5b83df
commit
691d009eec
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -1,3 +1,13 @@
|
|||
# email-worker
|
||||
|
||||
cloudflare email routing with discord webhook
|
||||
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! 💌
|
||||
|
|
Loading…
Add table
Reference in a new issue