Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 374 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 374 Bytes

WhatsApp actions observer

Starter template for WhatsApp chatbot development

This template is based on whatsapp-web.js library.

Get Started

Download

git clone https://github.com/CristalT/wa-chatbot.git
cd wa-chatbot

Install dependencies

npm i 

Start dev server

npm run dev