Skip to content

Bhaavya18/Greeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Greeter

This is a whatsapp automation project In this project frontend is made using React.js and backend is made using Node.js and Express.js. We are generating greetings from ChatGPTAI and using whatsapp-web.js npm package we are connecting to the Whatsapp Web and sending messages to the required user.

Frontend

User will enter the name of any occasion and using ChatGPTAI we are generating the greetings. User will then mention the name of the contacts whom to send the message. On clicking the submit button a post request is send to backend.

Backend

In backend we are using whatsapp-we.js package to connect to whatsapp web. User will be asked to scan the qr code and all the contacts will get displayed and messgae will be send to the contacts specified in the form.

Enter Text and Contacts

image

Click on Submit Button and WhatsApp Web is Opened

image

WhatsApp Message Sent

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors