lc-at / kyros

Python wrapper for WhatsApp Web API websocket communication (based on https://github.com/sigalor/whatsapp-web-reveng)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to run forever.

wastorblum opened this issue · comments

i managed to login, and save load session from file, but how can i run this forever ?

commented

i managed to login, and save load session from file, but how can i run this forever ?

Maybe you can use signal to listen KeyboardInterrupt

And loop it forever with while just give it time.sleep