hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

Home Page:https://hackathons.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mailer: Email admins when a notification batch is queued

garyhtou opened this issue · comments

Dependent on #84

Send an email to bank@hackclub.com whenever a batch of emails is being sent.

Example
image

Existing implementation: https://github.com/hackclub/hackathons/blob/87d77cff124f3041290b07f49daf4be80762fd08/pages/api/events/%5Bid%5D/remind.js#L148

Our implementation may be slightly different, and just be a single email per weekly digest batch.