Skip to content

Alffaza/schematics-gmail-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install dependencies

npm install 

make a .env file to login gmail account

USEREMAIL=""
PASSWORD=""

fill in peserta.csv, (feel free to add more columns depending on the template, however email column is used for the destination email)

fill in template/body.txt and template/subject.txt
instances of a column name surrounded by # will be replaced by the columns value

run the program

node send_gmail.js

if any error occurs during login, you can refresh or page back to login manually and the program will continue once you have logged in

About

send email with puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published