/whatsapp-bot

Primary LanguageJavaScript

WhatsApp-Bot

A bot build whatsapp-web.js library able to automatically aswer messages, send media files and keep the historial of the chats in excel files.

QR Code to connect

After scanning this QR code, the client should be authorized and you should see a Client is ready! message being printed out.

Build with.

  • JavaScript
  • Node.js
  • whatsapp-web.js
  • chalk
  • exceljs
  • mime-db
  • moment
  • ora
  • qrcode-terminal

Getting Started

Setup & Run

Clone this repository with: git clone https://github.com/SigmaSam/whatsapp-bot
Navigate to the project folder whatsapp-bot
Run npm install 
Open the terminal in the folder directory and run `node app.js`
This will generate a QRCODE for you to scan with your phone.
Modify the code as you see necessary for you, the function `messageListener()` allows you to create cases to asnwer input messages.

Potential Features

Sending programed messages.
Sending payment methods.

Or whatever you happen to need.

Author

Samuel Almao

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

This project is MIT licensed.