Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 282 Bytes

WhatsApp-ChatBot

ChatBot for WhatsApp using Python, Selenium and ChatterBot

We need install Python and PIP. In this project we are using Python version 3.

With the environment properly configured, run:

pip install selenium

pip install chatterbot

Now, let's code!