stenyak / breakbot

WhatsApp<->IRC gateway bot
90 stars 38 forks source link

Automatic Update like codeRUS's API for breakbot? #34

Open h1rule opened 8 years ago

h1rule commented 8 years ago

Hey.

latest months - bots get killed when WhatsApp is changing their token / env informations.

tokenData = { "v": "2.13.5", "r": "S40-14.26", "u": "WhatsApp/2.13.5 S40Version/14.26 Device/Nokia302", "t": "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1442277896714{phone}", "d": "Nokia302" }

@CODeRUS has some cool feature for his API's. they check theirself for new token informations:

https://coderus.openrepos.net/whitesoft/whatsapp_version https://coderus.openrepos.net/whitesoft/whatsapp_classes https://coderus.openrepos.net/whitesoft/whatsapp_scratch

Can you build something like that into yowsup too, so it never gets killed by whatsapp? :p