joaoricardo000 / whatsapp-bot-seed

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

How does it work #77

Closed Tibingeo closed 8 years ago

Tibingeo commented 8 years ago

I have done with setup and it executes with message " Server started. Phone number: 918****" what's next step for this? .

BielefeldJ commented 8 years ago

Add the number to u phone list and chat via whatsapp with the bot

Tibingeo commented 8 years ago

Thankyou @TheJens90