This project is an API that allows the automation of messages on WhatsApp Web using Typescript and Javascript, through the venom-bot
library.
The API allows sending messages, images and locations, as well as a menu in the form of a list, with the aim of facilitating the development of chatbots. The project was initially developed using puppeteer, however, as it is a heavier solution, it is intended to migrate to a lighter option.
To run the API, just clone or download the repository and follow the steps below:
- Clone the repository:
git clone https://github.com/FaelN1/whatsapp-api.git
- Access the project directory:
cd whatsapp-api
- Install dependencies:
yarn
- Start the API:
yarn start
oryarn dev
(for development)
If you are interested in collaborating with the project or need support to use it, please contact me via LinkedIn or WhatsApp.