joaoricardo000 / whatsapp-bot-seed

A small python framework to create a whatsapp bot, with regex-callback message routing.
728 stars 244 forks source link

No reply from bot #97

Open singhalpiyush12 opened 7 years ago

singhalpiyush12 commented 7 years ago

I sent many message for /help no reply received just one tick on whatsapp. Even message is not delivered to the bot. Thanks root@root:~/Downloads/whatsapp-bot-seed-master# python src/server.py server.py [INFO][2017-02-03 02:55:21,725] ################################################## server.py [INFO][2017-02-03 02:55:21,725] Server started. Phone number: server.py [INFO][2017-02-03 02:55:21,725] ##################################################

ghost commented 7 years ago

Are you sure you are sending the message to the correct phone number?

singhalpiyush12 commented 7 years ago

Yes I have checked the number,it is correct. (Not working)

c0d3x27 commented 7 years ago

i have the same problem

Bluscream commented 7 years ago

i have the same problem image

image

Bluscream commented 7 years ago

is there no logging to STDOUT of anything?

dallegos commented 7 years ago

i have the same problem