├── requirements.txt └── README.md /requirements.txt: -------------------------------------------------------------------------------- 1 | requests 2 | beautifulsoup4 3 | datetime 4 | rich 5 | inquirer 6 | colorama 7 | fake_useragent 8 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Kang-Nyepam 2 | Script Spam sms,wa,call,email 🥵 3 | 4 | ``` 5 | Minimal Kasih Star lah suu 6 | ``` 7 | # install 8 | ```python 9 | pkg update && pkg upgrade 10 | pkg install python-pip 11 | pkg install git 12 | git clone https://github.com/Dra-ID/Kang-Nyepam 13 | cd Kang-Nyepam 14 | pip install -r requirements.txt 15 | git pull 16 | python run.py 17 | ``` 18 | 19 | # `halo im Vindra:)' 20 | --------------------------------------------------------------------------------