You need to enter your phone number and password in /root/yowsup-master/src/yowsup-cli.config:
If you don`t have a password, follow the steps below:
TODO
Finally commit your container to an image:
docker commit 'CONTAINER ID' user/whatsapp
docker run --rm trivix/whatsapp:latest sendMessage 0123456789 "This is a test!"
Parameter one is the phone number of the recipient and parameter two is the message.
docker run -t trivix/whatsapp:latest receiveMessage
docker run -i -t trivix/whatsapp:latest chat 0123456789
Parameter one is the phone number of the recipient.
Content type
Image
Digest
sha256:e1165019f…
Size
95.6 MB
Last updated
almost 11 years ago
docker pull trivix/whatsapp