joaoricardo000 / whatsapp-bot-seed

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

Whats my WhatsApp Login and Password? #89

Closed toaskoas closed 7 years ago

toaskoas commented 7 years ago

How can i geht my Login and Password to install the bot?

heberholanda commented 7 years ago

Installation Install the image handling system dependencies on bash opt/system-requirements.sh Create a virtualenv and install the requirements pip install -r opt/requirements.pip Follow the instructions on src/config.py to get the whatsapp credentials. Then just run the server with python src/server.py