aydinnyunus / WhatsappBOT

Send messages to any person in any time how much you want.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsappBOT πŸ€–

  • Send messages to any person in any time.
  • Just change the chromedriver or geckodriver location in WhatsappBot.py and enjoy it.

How to run the project? πŸ€”

  • 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 using pip install -r requirements.txt
  • Run Python file python WhatsappBot.py

Directory Tree 🌡

.
β”œβ”€β”€ 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.py

2 directories, 16 files

ScreenShot πŸ“Έ

1). This is the Main Page of the application. First Option provides send as many messages as you want to a person.

github-small

  • 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.

    github-small

  • Result of the First Option. I tried send to 'Merhaba' ten times.

    github-small

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 and you run the program it's control the dates and if it matches, bot send it.

github-small

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.

github-small

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.

github-small

Bug / Feature Request πŸ‘¨β€πŸ’»

If you find a bug (the application couldn't handle the query and / or gave undesired results), kindly open an issue here 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. Please include sample queries and their corresponding results.

It is my first application with GUI.Thank you !.

Connect with me! 🌐