Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Sending Script 📧

This Python script uses the smtplib library to send an email via a Gmail SMTP server. It is designed to notify someone about a new video on YouTube.

Prerequisites 🛠️

  • Python 3
  • Gmail account for sending emails

Setup 🚀

  1. Clone this repository.

  2. Install the required dependencies:

    pip install secure-smtplib
  3. Set the following environment variables:

    • EMAIL_SENDER: Your Gmail email address
    • EMAIL_PASSWORD: Your Gmail app password

Usage ▶️

Run the script using the following command:

python email_script.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages