Skip to content
/ WAJoin Public
forked from EzzalddeenAli/WAJoin

Join full whatsapp groups by waiting for the exact moment another user exits the group and then automatically replacing him.

Notifications You must be signed in to change notification settings

ertprs/WAJoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAJoin

Currently WhatsApp group size limit is still only 256 users. What if you wanted to join a full group? WAJoin will let you join full WhatsApp groups by waiting for the exact moment another user exits the group and then automatically replacing him. WAJoin works with browser automation using Puppeteer and Chome Dev Tools.

Alpha Site is Live!

http://ec2-3-131-96-248.us-east-2.compute.amazonaws.com/

Installation

git clone https://github.com/danzilberdan/WAJoin.git
cd WAJoin
npm i

Running WAJoin

node index.js

This will start a web server in port 3000.

About

Join full whatsapp groups by waiting for the exact moment another user exits the group and then automatically replacing him.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.1%
  • CSS 21.3%
  • Python 19.0%
  • Pug 16.6%