Skip to content

gilangf3000/WaPairing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WaPairing - WhatsApp Bot with Pairing Code

🚀 WaPairing is a Node.js-based WhatsApp bot designed to help automate the WhatsApp account pairing process through an interactive terminal interface.

This application makes it easy for users to connect WhatsApp accounts to automation systems with simple and fast steps.


🌐 Website

Official Website: wapairing.dpdns.org


✨ Key Features

  • Easy WhatsApp pairing process
  • Step-by-step guidance in the terminal
  • Interactive CLI interface
  • Lightweight and fast
  • Simple installation
  • Free to distribute (please include source)

⚙️ System Requirements

Before using this application, make sure your system has:

  • Node.js version 25.x.x or later
  • NPM installed
  • Active internet connection
  • A valid WhatsApp account

📦 Installation

1. Clone Repository

git clone https://github.com/gilangf3000/WaPairing.git
cd wapairing

2. Install Dependencies

npm install

▶️ Usage

Running the Application

npm start

After that, follow the instructions that appear in the terminal to pair your WhatsApp account.


📁 Project Structure

wapairing/
├── src/
│   ├── assets/
│   ├── lib/
│   ├── plugins/
│   ├── config.js
│   ├── handler.js
│   └── main.js
├── package.json
├── LICENSE
└── README.md

All main application logic is located inside the src/ folder.


📄 License

WaPairing License

Copyright (c) 2026 gilang3000

Permission is granted to freely distribute this software for any purpose, provided that the original source code and owner credit are included with every copy.

This software may be used, modified, and shared without restriction.

What is NOT Allowed:

  • Selling this software
  • Reselling this software
  • Claiming this software as your own work without including owner credit

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. THE OWNER IS NOT RESPONSIBLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS SOFTWARE.


🤝 Contribution

Contributions from the community are very welcome!

Steps to contribute:

  1. Fork this repository
  2. Create a new feature branch
  3. Make changes
  4. Commit changes
  5. Submit a Pull Request

Please ensure you include ownership watermarks on every JavaScript file you share.


📞 Support

If you experience issues or have questions:

  • Visit the official website
  • Or open an Issue on GitHub

Made with ❤️ using Node.js

WaPairing – Simplifying WhatsApp Automation