run the tool with this command
python3 bot.py
Installation Linux
git clone https://github.com/mrwn007/007spam-BOT.git
cd 007spam-BOT
pip install requests
python bot.py
Installation Android
Download Termux
pkg install git
pkg install python
git clone https://github.com/mrwn007/007spam-BOT.git
cd 007spam-BOT
python3 -m pip install requests
python3 bot.py
Installation Windows
Download python3
Download 007spam-BOT
Extract 007spam-BOT into Desktop
Open CMD and type the following commands:
cd Desktop/007spam-BOT-master/
python -m pip install requests
bot.bat