Whatsapp bot made using python3 and selenium
To use the script, install the following dependencies first:
- Selenium
- Chrome Web Driver (mac version already provided inside driver folder)
- specify the chrome driver path while initializing Chrome
- Write the target name in the target variable
- Execute
python3 simple_message.py
- specify the chrome driver path while initializing Chrome
- Write the target name in the target variable
- Choose the last seen visibility of the user
- Execute
python3 onlineState.py
- specify the chrome driver path while initializing Chrome
- Write the target name in the target variable
- Execute
python3 messageReply.py
Note: This script is in development. For now it simply reply back what you asked. An AI version of it is in development phase.



