Skip to content

daimessdn/simple-wa-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-wa-bot

demo

Description

Ruuning simple WhatsApp bot thru' Node.js

Features

  • Saying hello
  • Getting the time response
  • Echo features
    • The chatbot will respond the same message sent

Installation

Prepare terminal (MacOS/Linux) or Command Prompt (Windows) ammunition and type

git clone https://github.com/daimessdn/simple-wa-bot.git
cd simple-wa-bot
npm install

Instruction

  1. Prepare project installation (refer to Installation above)
  2. Run project by typing npm run dev (alternatively: nodemon index.js)
  3. Using your WhatsApp, link your device by scanning QR code generated once the project run.
  4. Wait until the client ready.
  5. Now you can try the simple chatbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published