CLI tool to manage WhatsApp communities - find inactive users and clean up membership.
yarn install
yarn startOn first run, scan the QR code to authenticate with WhatsApp Web.
- Inactive Users Report - Find users who haven't sent messages in the last 90 days
- Group Intersections - See overlap between groups as a CSV matrix
- Users in One Group - Find users only in a single group
- Remove Users - Remove inactive users from the community
Reports are saved as dated CSV files:
YYYY-MM-DD-inactive-users-unread.csvYYYY-MM-DD-inactive-users-undelivered.csvYYYY-MM-DD-group-intersections.csvYYYY-MM-DD-users-only-in-one-group.csv