View Single Post
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#43
Originally Posted by pende View Post
I added some code and now you are able to send sms and receive a reply. Code is available for download here http://ztbsauer.com/sender.py
This might be a daft question, but never worked with python before...

How do you initiate a function in the python file.

I.e. I see that the default with sender.py is listen. How do I run the sendmessage with number and text from CLI?