Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 534 Bytes

Python Spammer

This is a spam script written in python.

You can spam numbers or a custom message from spamtext.txt file or from your input directly.

requirement

You need to install pyautogui module using pip

pip install pyautogui 

run

To run the script download and run spam.py with python

git clone https://github.com/pexemo/Python-Spammer/
cd Python-Spammer/
python3 spam.py