Skip to content

A bot that checks every morning if any internship applications expire that day and reminds my friends and I about it via email.

Notifications You must be signed in to change notification settings

ayekaunic/internChips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

internChips

This script (scheduled to run every morning) fetches a list of email recipients(my batchmates) from a Google Spreadsheet, checks if any internship applictaions are expiring that day by scraping another Google Spreadsheet, and sends a reminder email to the recipients if any chips are due to expire today. If no chips are due, a different email is sent. The emails are sent using the smtplib and EmailMessage libraries.

About

A bot that checks every morning if any internship applications expire that day and reminds my friends and I about it via email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages