Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

NotificationsYou must be signed in to change notification settings

aydinnyunus/WhatsappBOT

Repository files navigation

  • 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 systemgit clone https://github.com/aydinnyunus/WhatsappBOT.git
  • Move in WhatsappBOT repositorycd WhatsappBOT
  • Create new virtual python environmentpython3 -m venv venv
  • Activate virtual python environmentsource venv/bin/activate
  • Install all the libraries mentioned inrequirements.txt usingpip install -r requirements.txt
  • Run Python filepython 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.py2 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 thebirthday.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 like12: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 issuehere 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 issuehere. Please include sample queries and their corresponding results.

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

Connect with me! 🌐


[8]ページ先頭

©2009-2025 Movatter.jp