RamonRomeroQro / WhatsAppSpammer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Spammer

Instructions

  • Download your selected contacts as CSV, save it as ./google.csv

  • Create /venv/ and dependencies
python3 -m venv venv
source venv/bin/activate
pip3 install --upgrade pip
pip3 install -r requirements.txt

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%