Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 369 Bytes

gmail-autoreply

NodeJs script to manage and reply to spam emails.

Nodejs based Library to reply to spam emails in a fun way

Before you start

Go through Google api docs to authorize your app to use your gmail account.

Instructions for running the project

1. `npm install`
2. `node index.js`