I wonder if there is any official API or whatsapp is not. I know there are companies specializing in message shots via whatsapp, I'd like to know how they do it, as I've already researched other threads [like this] and this #
As far as I know, is the most used by businesses. I have already tested implementing code in PHP + JS and it is a spectacle, just follow the policy of using the api to scratch and follow the advice of those who have already used, because to not have the number blocked it is necessary to follow some rules ...
Good morning. I'm having a problem with a python program that I did. What happens is that when I run my program through the command line with this command it works normal:
%pre%So I did the following program in .sh
%pre%When I run through it the program also works but when I include this command in crontab this way:
%pre%My program starts execution, it goes into memory and it works for a few seconds and simply stops without error or without leaving the memory.
Could anyone help me generate a file that controls the execution of my program in python if mine is wrong? or would you have any tips on how to make it work?
Since you are apparently in %code% , you could dispense with your %code% , passing the responsibility of checking if another process is already running for your %code% code, see:
%pre%That in turn would create the lock %code% file to control the single instance of the process.
What would allow such a configuration in its %code% :
%pre%Reference: link
I solved the problem as my final cod was
%pre%