Another chatbot for WhatsApp
A complete chatbot for WhatsApp using Node.js, Typescript and following general best practices.
About | Technologies | Tools | Installation | License
Wpp AI is a complete chatbot for WhatsApp using Node.js, Typescript and following general best practices.
The following software must be installed:
$ git clone https://github.com/gabrielmaialva33/wpp-ai.git
- 📦 API
$ cd wpp-ai
# Dependencies install.
$ yarn # or npm install
# start
$ yarn watch:dev # or yarn watch:server
Gabriel Maia |