项目作者: rmmenezes

项目描述 :
Este projeto tem como finalidade desenvolver uma aplicação multiplataforma para mandar mensagens WhatsApp automáticas. 📱 💬
高级语言: JavaScript
项目地址: git://github.com/rmmenezes/Spam-WhatsApp-Bot.git
创建时间: 2018-11-03T01:54:31Z
项目社区:https://github.com/rmmenezes/Spam-WhatsApp-Bot

开源协议:Creative Commons Zero v1.0 Universal

下载


Spam WhatsApp Bot 📱 💬

⚠️ Notice ⚠️

Warning, I am not responsible for the misuse of this API or for any forms of punishment for using bots on the WhatsApp platform. This project aims to study JavaScript injections.

In the future this API can receive a FrontEnd structure to be able to perform phonebook submissions among other tasks

How to Use

To clone and run this repository you’ll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

  1. # Clone this repository
  2. git clone https://github.com/rmmenezes/Spam-WhatsApp-Bot.git
  3. # Go into the repository
  4. cd Spam-WhatsApp
  5. # Install dependencies
  6. npm install
  7. # Run the app
  8. npm start

Note: If you’re using Linux Bash for Windows, see this guide or use node from the command prompt.