Installation Commands
Open terminal in kali linux and type following commands one by one.
sudo su
apt install git
apt install python3-pip
exit
git clone https://github.com/eliotskid/edumailbot
cd edumailbot
python3 setup.py
1
python3 bot.py
Watch video tutorial from below.
0 Comments