To clone and run this application, you'll need Git installed on your computer. From your command line:
$ git clone https://github.com/mrpandya/whatsapp-bomber
$ pip install -r requirements.txt
$ sudo apt-get install chromium-browser
Download Chrome driver from here: Chromedriver download page( choose your specific version ) Extract it in a known location , as we need the location later (as mentioned in the code's comments)