Skip to content

nath2006/tracker_order-whatsapp-node-js-spreedsheet

Repository files navigation

WhatsApp BOT For Record Order Selling

BOT Workflow

The image above illustrates the workflow of the WhatsApp bot. It shows how a customer sends a keyword to the bot, the server forwards the request to the GSheet API, and the bot responds back to the customer's WhatsApp number.

How To Install

  1. Create .env File

    cp .env.example .env
  2. Install Dependencies

    npm install
  3. Run the Bot

    npm run dev

About

WhatsApp BOT For Record Order Sales Easily automate and manage sales orders with this WhatsApp bot. Designed for internal use, it leverages Node.js to integrate with Google Sheets, handling sales records and automatically updating stock levels as orders are placed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors