Skip to content

This script can be used to automatically send scheduled emails to any email of your choosing.

Notifications You must be signed in to change notification settings

L0WK3Y-IAAN/Auto-Mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AUTOMAILER by: L0WK3Y

[+] Are you annoyed with the tedious task of sending repetitive daily emails? Use Automailer!

This script can be used to automatically send scheduled emails to any email of your choosing. Since I was not planning on releasing this publicly, a few of the variables are hardcoded. I will change the variables to take user-input in a future release, or you can change them until then with this source code. Once you've set your variables to your liking, just throw it onto a server, run it and you're good to go. :)

Required PIP packages to be installed:

Schedule: https://pypi.org/project/schedule/

Twilio: https://pypi.org/project/twilio/

or use

"pip install -r requirements.txt" (Paste in CLI)

Enjoy :)

About

This script can be used to automatically send scheduled emails to any email of your choosing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages