Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple send doesn't stop after message ack #7

Open
holywyvern opened this issue Oct 30, 2015 · 1 comment
Open

Simple send doesn't stop after message ack #7

holywyvern opened this issue Oct 30, 2015 · 1 comment

Comments

@holywyvern
Copy link

I know than this may not be part of the program, but the simple send function is quite usefull because I need something than I could send a message, then close the connection because I don't need it for another 2-3 hours.

The problem with that script is than it creates a loop wich I can't get out from.

Is there a way than after sending the message than the loop closes by itself ?

Thanks

@x23piracy
Copy link

Hi,

that's simple:
yowsup-cli demos -s 49<number> "Hello World!" -c config.yowsup

You have to create the config:

cc=49 # Countrycode
phone=4912345678987 # Number
id= # keep free
password= # Whatsapp Password

Source (in german): https://www.johannespetz.de/yowsup-cli-linux-whatsapp-nachrichten-verschicken/

Regards X23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants