/Bot-Email-Automation-Sender

This script allows you to send automated emails using a Gmail account. It uses the `smtplib` library to establish a secure connection to the SMTP server and the `email` library to create and send the email.

Primary LanguagePython

Stargazers