simple WhatsBot using yowsup
install yowsup2
pip install yowsup2WhatsApp registration involves 2 steps. First you need to request a registration code. And then you resume the registration with code you got.
yowsup-cli registration --requestcode sms --phone 49XXXXXXXX --cc 49 --mcc 123 --mnc 456yowsup-cli registration --register 123456 --phone 49XXXXXXXX --cc 49 python run.py