mrpandya / whatsapp-bomber

A python script to automate your whatsapp and send multiple messages.
127 stars 16 forks source link

changes in requirements.txt and whatsappbomber.py #9

Closed pathikg closed 2 years ago

pathikg commented 2 years ago

Removed urlib from requirements as it was not used anywhere in the code and also added a try except block to handle exception of invalid path for chrome driver.