Skip to content

BRILLIANT-ESYSTEMS-LIMITED/whatsapp-api-nodejs

 
 

Repository files navigation

whatsapp-api-nodejs ⚡

A simple NodeJS Wrapper for Baileys.

Why use this?FAQLegal

🧐 Why use this?

  • 🌠 Fast : This project uses Baileys which does not require Selenium or any other browser to be interface with WhatsApp Web, it does so directly using a WebSocket. Not running Selenium or Chromimum saves you like half a gig of ram :/
  • 🔑 Safe : Does not mess with user’s data

🤔 FAQ

  • 😕 How do I setup environment variables?
    1. Create a new file name it .env
    2. Copy/Paste your secrets in .env file - .env Example
  • ❓ Where do i get WEBHOOK_URL from? You can easily get a webhook for testing purpose from webhook.site.

  • 🛠️ Is this app built with NodeJS? Yes, it's built with NodeJS.

  • 📦 What npm modules did you use? express for API Server baileys for connecting to whatsapp web.

  • 📥 How do I contact you? If you find an issue, report it. Have questions? drop me a msg on telegram at @salman0ansari

⚖️ Legal

  • This code is in no way affiliated, authorized, maintained, sponsored or endorsed by WA(WhatsApp) or any of its affiliates or subsidiaries.
  • Use at your own risk.
  • Do not spam people with this.

Thanks to Manjit for instance class.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • EJS 2.3%
  • Other 0.7%