You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Whatsapp chatbot that chats with a group or person using the web version of [Whatsapp](https://web.whatsapp.com)
3
3
4
-
4
+
<br>
5
5
## Dependencies
6
-
To run the following python script you will need the [Selenium Webdriver](http://www.seleniumhq.org/projects/webdriver) for Python and Google Chrome Browser
6
+
You will require a recent version of Google Chrome and the drivers. The drivers are included in the `drivers` directory of this project.<br>
7
+
To run the following python script you will need the [Selenium Webdriver](https://pypi.python.org/pypi/selenium) for Python
0 commit comments