API for human request : A little script to query regularly something you need but no API exist.
- Download the latest.
- Congigure it
- run PleaseGiveMeAccess.js
You can change the sender, receiver, template mail on the (root setting json file : https://github.com/fabelier/PleaseGiveMeAcessTo/blob/master/defaultSettings.js
Each footer, header, and message are shuffeling before sending.
To run it as a daemon you could use forever
forever start PleaseGiveMeAccess.js
nodemailer, a simple mailer for node
npm install nodemailer