1.2.1 • Published 3 years ago

whats-cli v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

whatsapp-cli

Connect and send messages as a whatsapp client directly from command line.

How to works

Install

npm i -g whats-cli

Get the QRCode on command line

whats-cli connect-qr

Get the string of QRCode on command line

whats-cli connect

Send message

whats-cli send "number" "message"

Number have to be without +55 prefix (8599999999) DDD + Number, +55 prefix is configured by default.

Dealing with bad restored sessions:

Sometimes if you want to reset the stored session you can erase the whatsappSession.gob file.

rm -rf $TMPDIR/whatsappSession.gob

1.2.0

3 years ago

1.2.1

3 years ago

1.1.6

3 years ago

1.1.4

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago

0.0.1

5 years ago