You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bot that sends a notification whenever a mail is received from the Placement department of MSRIT. The code written in this script is not the best approach (CRON jobs should have been used instead of threads), but as this was done in a hurry, I used threads that time. I plan to update this sometime in the future.