/DeltaMath-Alert

Primary LanguagePythonMIT LicenseMIT

DeltaMath-Alert

When you run the program, it will check your Deltamath and alert you if there are any new assignments.

But before you run the program, you need to create a 'Config.py' file that contains the following:

Config.py

Email = "<Deltamath email>"
Password = "<Deltamath password>"
Email_Send = "<email to send notification to>"
Send_Email = "<email to send notification from>"
Send_Email_Password = "<password to email to send notification from>"