Skip to content

LFL-Lab/LFL_Presentation_Reminder_Bot

 
 

Repository files navigation

LFL Presentation Reminder File

To Do:

Installation:

  • Clone the repo
  • Create the .env file with the following variables
    EMAIL_ID=''
    PASSWD=''
    SMTP_SERVER='smtp.gmail.com'
    SHEETS_ID=''
    
  • Copy over the token.json and credentials.json files
  • Run the code $ python send_presentation_reminder_email.py
  • Update the email_service.bat file
  • create a Windows Scheduler Task (Friday for the LFL Group Meeting)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Batchfile 1.1%