@rxpm/wipe
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Wipe Go 🚀

Wipe Go is a liteweight user's presence tracker for WhatsApp.

Requirements

You only need to install Node 12.

Install

You need to run following command to install wipe tool globally:

npm i -g @rxpm/wipe

Once it's done, you can verify it using

wipe -v

Initially you need to run setup script to perform database migration

wipe setup

Usage

To add new subscription

wipe subs add --alias <add alias here> --phone <phone number> 

Now use this command to start core service

wipe go

For the first time, you need to connect your WhatsApp by scanning a QR code from the terminal

If it will successfully be connected, the service will start tracking your target number and write history records in the database

/@rxpm/wipe/

    Package Sidebar

    Install

    npm i @rxpm/wipe

    Weekly Downloads

    1

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    24.9 kB

    Total Files

    20

    Last publish

    Collaborators

    • rxpm