An auto email-sending tool for new student orientation helf by UF CSA
- put a .csv file contains name, email and other information (table number) under /
- add config.js under /config/ , inside the config, it should contains all the useful tokens and clientid & client secret for Googleapi
- run
node lib/email.js
- auto generate token
- ...