/cappuccino

Forward email to a Discord channel with Cloudflare Workers

Primary LanguageJavaScript

Cappuccino - Cloudflare workers email processor Deploy

An email worker created to send notifications to a Discord channel because people are too lazy to check inboxes.

Requirements

  • Nodejs
  • Yarn
  • Cloudflare email worker

Configuration

Set your Discord webhook in the Cloudflare Dashboard (Environment variables) for messages to be delivered to.

Change the destination and forwarding emails in index.js as well as any embed changes you may want to make.

Run wrangler publish after configuring and authenticating with Cloudflare to start your worker.

License

MIT