Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 285 Bytes

Cloudflare Email Worker(CF Workers)でDiscord Webhookにメール内容を送れるプログラム

互換性フラグはWebからは設定できないので、Wrangler Cliが必須

wrangler.toml

compatibility_flags = ["nodejs_compat"]
DISCORD_WEBHOOK = "https://URL"