Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 308 Bytes

Whatsapp-bot

A simple bot of wahtsapp using selenium in python.

The driver used is for mozilla firefox. You can use different drivers. Just change the driver that is needed. You need to download the driver of the browser that you actually want

Use the command : pip install selenium to install selenium