DaniAffCH / WhatsApp-spammer

A simple python script that spams a message on WhatsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Stage Build Status

WhatsaApp spammer

A simple python script that spams a message to a contact as many times as you want

Prerequisites

Installing

Clone the repository

git clone https://github.com/DaniAffCH/WhatsaApp-spammer.git

Install dependecies

pip3 install -r requirements.txt

Install GeckoDriver

Move it to PATH (or add the diractory to PATH):

sudo mv geckodriver /usr/local/bin/

Run it

python3 spammer.py

About

A simple python script that spams a message on WhatsApp

License:MIT License


Languages

Language:Python 100.0%