Unsent messages. Check Option.
I greet you with respect. I made a script in python that takes my phone numbers from a text file and sends a bulk message. The first time I tried with 30 messages, then with 10 and then with 1 each. It only worked the first time with 3-5 messages, the rest are all put in some kind of spam, I have to resend them, but they are not sent in vain.
I greet you with respect. I made a script in python that takes my phone numbers from a text file and sends a bulk message. The first time I tried with 30 messages, then with 10 and then with 1 each. It only worked the first time with 3-5 messages, the rest are all put in some kind of spam, I have to resend them, but they are not sent in vain.
Please excuse me, I'm coming back. I reduced the number of characters in the message to below 160 and added a waiting time of 1-60 seconds random between messages. Everything is going well.