To better align with Resend's free tier limitations, I've updated the email notification script to handle user distribution in batches based on specific days. The script now includes new command-line arguments to control the daily schedule and ensures we skip users who have already been notified. This change allows for reliable, throttled email delivery while improving logging transparency. Batch job management

Enhanced email notification script with batch processing and rate limiting - subh05sus/CodeNearby