Skip to content

sepjuve/whatsep

Repository files navigation

Whatsep

A simple whatsapp API based on pedrolopez library

Usage

Local Computer

You need to set environment for PORT and WEBHOOK(for chatbot)

npm install
node app.js

Docker

docker build --tag whatsep .
docker run -p <PORT>:<CONTAINER PORT> -e PORT=<CONTAINER PORT> -d --name absen whatsep

Documentation

Run in Postman

Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with WhatsApp or any of its subsidiaries or its affiliates. The official WhatsApp website can be found at https://whatsapp.com. "WhatsApp" as well as related names, marks, emblems and images are registered trademarks of their respective owners.