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.
- Host: GitHub
- URL: https://github.com/mosespace/whatsapp-bot-under-python
- Owner: mosespace
- Created: 2022-10-24T04:41:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T18:00:52.000Z (over 3 years ago)
- Last Synced: 2025-12-26T10:48:01.910Z (6 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)