https://github.com/aydinnyunus/whatsappbot
Send messages to any person in any time how much you want.
https://github.com/aydinnyunus/whatsappbot
bot gui python python-3 python-selenium python3 selenium selenium-python selenium-tests selenium-webdriver tkinter tkinter-graphic-interface tkinter-gui tkinter-library tkinter-python whatsapp whatsapp-api whatsapp-bot whatsapp-chat whatsapp-web
Last synced: about 1 month ago
JSON representation
Send messages to any person in any time how much you want.
- Host: GitHub
- URL: https://github.com/aydinnyunus/whatsappbot
- Owner: aydinnyunus
- Created: 2020-01-25T22:08:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T15:24:00.000Z (about 1 year ago)
- Last Synced: 2025-03-28T20:10:03.942Z (about 2 months ago)
- Topics: bot, gui, python, python-3, python-selenium, python3, selenium, selenium-python, selenium-tests, selenium-webdriver, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-library, tkinter-python, whatsapp, whatsapp-api, whatsapp-bot, whatsapp-chat, whatsapp-web
- Language: Python
- Homepage:
- Size: 19.2 MB
- Stars: 465
- Watchers: 27
- Forks: 108
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsappBOT :robot:
- Send messages to any person in any time.
- Just change the chromedriver or geckodriver location in WhatsappBot.py and enjoy it.
[](https://python.org)# How to run the project? :thinking:
- Clone github repository in your local system `git clone https://github.com/aydinnyunus/WhatsappBOT.git`
- Move in WhatsappBOT repository `cd WhatsappBOT`
- Create new virtual python environment `python3 -m venv venv`
- Activate virtual python environment `source venv/bin/activate`
- Install all the libraries mentioned in [requirements.txt](https://github.com/aydinnyunus/WhatsappBOT/blob/master/requirements.txt) using `pip install -r requirements.txt`
- Run Python file `python WhatsappBot.py`
# Directory Tree :cactus:
```bash
.
├── birthdays.json
├── chromedriver
├── executable
│ ├── 9022c3da331305796ded3dda4c619df0.png
│ ├── GZd3Pv.png
│ └── test
├── geckodriver
├── images
│ ├── GZd3Pv.png
│ ├── Main.jpeg
│ ├── Option1.jpeg
│ ├── Option1R.jpeg
│ ├── Option2.jpeg
│ ├── Option3.jpeg
│ └── Option4.jpeg
├── README.md
├── requirements.txt
└── WhatsappBot.py2 directories, 16 files
```
## ScreenShot :camera_flash:**1).** This is the Main Page of the application. First Option provides send as many messages as you want to a person.
- This is the input part. You enter Phone Number with country code, Message and Number of Messages. I don't try the maximum message capacity but you can try.
- Result of the First Option. I tried send to 'Merhaba' ten times.
**2).** This is the Second Option. This provides send message in specific month and day. You can add all of your relationships in the input part. Input part saves input in the [birthday.json](https://github.com/aydinnyunus/WhatsappBOT/blob/master/birthdays.json) and you run the program it's control the dates and if it matches, bot send it.
**3).** Third Option: If you want send one message many person, you should choice this option. **Example:** In important days like holidays and feasts. You need to enter message and phone number here.
**4).** Fourth Option: This option provides if you busy with your job and forget send important message to anyone. Just use it set hour and seconds just like `12:00`.
## Bug / Feature Request :man_technologist:
If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/aydinnyunus/WhatsappBOT/issues/new) by including your search query and the expected result.If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/aydinnyunus/WhatsappBOT/issues/new). Please include sample queries and their corresponding results.
It is my first application with GUI.Thank you !.
## Connect with me! 🌐
[
](https://linkedin.com/in/yunus-ayd%C4%B1n-b9b01a18a/) [
](https://github.com/aydinnyunus/WhatsappBOT) [
](https://instagram.com/aydinyunus_/) [
](https://twitter.com/aydinnyunuss)