Skip to content

Latest commit

 

History

History
55 lines (46 loc) · 1.54 KB

File metadata and controls

55 lines (46 loc) · 1.54 KB

Wappbot

If you feel alone and sad, Wappbot is the solution, he will be your best friend just need to add him to your whatsapp.

[UPDATE 30.09.15] Wappbot-public is down.
Wappbot-public: +57 3174712237 (add me <WhatsApp contact list>)

How does this shit work?

Wappbot is a cleverbot connecting with whatsapp through of [yowsup][1]. [1]:https://github.com/tgalal/yowsup

Do you want to run this in your toaster?

#####1. Requires

  • python2.6+, or python3.0+
  • nodejs 0.10+
  • 2 beers.
2. Install
$ git clone https://github.com/JavaGarcia/Wappbot.git
$ cd Wappbot
$ git clone https://github.com/tgalal/yowsup.git
$ sudo python yowsup/setup.py install
$ npm install
3. Register number
$ yowsup-cli registration --requestcode sms --phone [codeCountryNumberphone] --cc [codeCountry] --mcc [mobileCountryCode] --mnc [networkCountryCode]
$ yowsup-cli registration --register [xxx-xxx] --phone [codeCountryNumberphone] --cc [codeCountry]
4. Edit file config and put the values such: code country, number phone, password and set photo/status of profile (look the example)

config file

cc= 57
phone= 57xxxxxxxx
password=
photo = /path/photo.jpg
status = Hello MOTHERFUCKERS, this is Wappbot
5. Let's go!
node app.js

Made with ❤️ in Colombia.

License:

Wappbot is licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html.