Skip to content

Venom-bot é uma biblioteca Node.js que permite simular a API oficial do WhatsApp e enviar mensagens diretamente do seu terminal. Este projeto é uma aplicação de exemplo que utiliza a biblioteca para criar um bot que pode enviar mensagens de texto, imagens, localizações e menus para contatos do WhatsApp.

Notifications You must be signed in to change notification settings

FaelN1/whatsapp-api

Repository files navigation

Whatsapp-API - Typescript/Javascript WhatsApp Web API

This project is an API that allows the automation of messages on WhatsApp Web using Typescript and Javascript, through the venom-bot library.

About the project

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.

How to use

To run the API, just clone or download the repository and follow the steps below:

  1. Clone the repository: git clone https://github.com/FaelN1/whatsapp-api.git
  2. Access the project directory: cd whatsapp-api
  3. Install dependencies: yarn
  4. Start the API: yarn start or yarn dev (for development)

Contact

If you are interested in collaborating with the project or need support to use it, please contact me via LinkedIn or WhatsApp.

About

Venom-bot é uma biblioteca Node.js que permite simular a API oficial do WhatsApp e enviar mensagens diretamente do seu terminal. Este projeto é uma aplicação de exemplo que utiliza a biblioteca para criar um bot que pode enviar mensagens de texto, imagens, localizações e menus para contatos do WhatsApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published