-1
I want to do sweepstakes via Whatsapp. To participate, the person would send a message with the name to the number I will announce and she receives the confirmation reply and the token number.
I wanted the bot to take the phone number and name, save it to a Mysql database and return the response to it. However, the token number would be the row id in the table where its data was saved in Mysql. How this could be done?
Thank you! I’ll test and tell you
– Lucas Sena
Friend, what name I save?
– Lucas Sena
a name that doesn’t conflict, like
sorteio.py
– nosklo