2015-02-06 25 views

回答

0

https://github.com/venomous0x/WhatsAPI/tree/master/examples

配置的源代碼中Apache和運行examples/whatsapp.php文件。

您在配置下面有更改。

//simple password to view this script 
$config['webpassword'] = 'MakeUpPassword'; 

$config['YOURNAME'] = array(
'id' => 'e807f1fcf82d132f9bb018ca6738a19f', 
'fromNumber' => '441234567890', 
'nick' => "YOURNICKNAME", 
'waPassword' => "EsdfsawS+/ffdskjsdhwebdgxbs=", 
'email' => '[email protected]', 
'emailPassword' => 'gmailpassword' 
);