This Node.js application automates the process of sending vacation replies to emails received today, excluding system-generated emails and those already labeled. It leverages the Gmail API for email processing.
Before you begin, ensure you have the following:
- Node.js and npm installed
- Google Developer Console project with Gmail API enabled
- OAuth 2.0 credentials for authentication
-
Clone the repository:
git clone https://github.com/your-username/VacationMessage-Application.git