🚀 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.
Official Website: wapairing.dpdns.org
- 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)
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
git clone https://github.com/gilangf3000/WaPairing.git
cd wapairingnpm installnpm startAfter that, follow the instructions that appear in the terminal to pair your WhatsApp account.
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.
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.
Contributions from the community are very welcome!
Steps to contribute:
- Fork this repository
- Create a new feature branch
- Make changes
- Commit changes
- Submit a Pull Request
Please ensure you include ownership watermarks on every JavaScript file you share.
If you experience issues or have questions:
- Visit the official website
- Or open an Issue on GitHub
WaPairing – Simplifying WhatsApp Automation