Bot that sends emails to potential sponsors for SAITC.
https://saitc-sponsor-demon.herokuapp.com/
http://bit.ly/SponsorDemonDocumentation
To install the current release, you must have Node.js installed on your computer.
Create your npm project
$ npm start
Finalty, install the following packages
$ npm install mongoose
$ npm install express
$ npm install morgan
$ npm install uuid
$ npm install body-parser