The purpose of the application is to send a good morning message to the specified people at 9 a.m. every morning and to send a message to everyone in their contacts at night.
Follow these steps to install the project:
> git clone https://github.com/mehmetcoskun/waapi.git
> cd waapi
> npm install
Don't forget to customize the contacts.csv file and the config.json file before running the project.
Then:
> npm start