Skip to content

merurudev/email-worker-discord

 
 

Repository files navigation

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

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

wrangler.toml

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%