An open API service indexing awesome lists of open source software.

https://github.com/mosespace/whatsapp-bot-under-python

This simple bot can be used to send unlimited messages at once in one particular chat on WhatsApp.
https://github.com/mosespace/whatsapp-bot-under-python

Last synced: 2 months ago
JSON representation

This simple bot can be used to send unlimited messages at once in one particular chat on WhatsApp.

Awesome Lists containing this project

README

          

# Whatsapp-Bot-Under-Python.
This is a Web WhatsApp Bot developed in python using Selenium helps in sending messages to whatsapp contacts automatically using web.whatsapp.com and web automation following the position of the mouse.
### Requirements.
- Python
> You can click this link to download and insatll *Python*: [Install Python](https://www.python.org/downloads/)
- Visual Studio Code or any IDE of your choice
> You can click this link to download and insatll *Visual Code*: [Install Visual Studio Code](https://code.visualstudio.com/)
- Use the CMD to install the **pyautogui**.
> You can click this link to download and insatll *pyautogui*: [Install Pyautogui](https://pyautogui.readthedocs.io/en/latest/install.html#:~:text=To%20install%20PyAutoGUI%2C%20install%20the,to%20Python%202's%20pip%20tool.)