{"id":14978790,"url":"https://github.com/aydinnyunus/whatsappbot","last_synced_at":"2025-04-04T21:10:38.512Z","repository":{"id":37034984,"uuid":"236236644","full_name":"aydinnyunus/WhatsappBOT","owner":"aydinnyunus","description":"Send messages to any person in any time how much you want.  ","archived":false,"fork":false,"pushed_at":"2024-03-13T15:24:00.000Z","size":20124,"stargazers_count":465,"open_issues_count":19,"forks_count":108,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-28T20:10:03.942Z","etag":null,"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"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aydinnyunus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-25T22:08:38.000Z","updated_at":"2025-03-20T03:30:00.000Z","dependencies_parsed_at":"2024-08-02T13:19:08.355Z","dependency_job_id":"4f9e99e5-5492-4ffd-8f83-f0f02837af01","html_url":"https://github.com/aydinnyunus/WhatsappBOT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aydinnyunus%2FWhatsappBOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aydinnyunus%2FWhatsappBOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aydinnyunus%2FWhatsappBOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aydinnyunus%2FWhatsappBOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aydinnyunus","download_url":"https://codeload.github.com/aydinnyunus/WhatsappBOT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249532,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2024-09-24T13:58:24.523Z","updated_at":"2025-04-04T21:10:38.492Z","avatar_url":"https://github.com/aydinnyunus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsappBOT :robot:\n - Send messages to any person in any time.\n - Just change the chromedriver or geckodriver location in WhatsappBot.py and enjoy it.\n \n [![](https://camo.githubusercontent.com/2fb0723ef80f8d87a51218680e209c66f213edf8/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f6d6164652d776974682d707974686f6e2e737667)](https://python.org)\n\n# How to run the project? :thinking:\n - Clone github repository in your local system  `git clone https://github.com/aydinnyunus/WhatsappBOT.git`\n - Move in WhatsappBOT repository  `cd WhatsappBOT`\n - Create new virtual python environment  `python3 -m venv venv`\n - Activate virtual python environment  `source venv/bin/activate`\n - Install all the libraries mentioned in [requirements.txt](https://github.com/aydinnyunus/WhatsappBOT/blob/master/requirements.txt) using  `pip install -r requirements.txt`\n - Run Python file  `python WhatsappBot.py`\n \n# Directory Tree :cactus:\n```bash\n.\n├── birthdays.json\n├── chromedriver\n├── executable\n│   ├── 9022c3da331305796ded3dda4c619df0.png\n│   ├── GZd3Pv.png\n│   └── test\n├── geckodriver\n├── images\n│   ├── GZd3Pv.png\n│   ├── Main.jpeg\n│   ├── Option1.jpeg\n│   ├── Option1R.jpeg\n│   ├── Option2.jpeg\n│   ├── Option3.jpeg\n│   └── Option4.jpeg\n├── README.md\n├── requirements.txt\n└── WhatsappBot.py\n\n2 directories, 16 files\n```\n \n## ScreenShot :camera_flash:\n\n**1).** This is the Main Page of the application. First Option provides send as many messages as you want to a person. \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Main.jpeg)\n\n - 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.  \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Option1.jpeg)\n\n - Result of the First Option. I tried send to 'Merhaba' ten times. \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Option1R.jpeg)\n\n**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.  \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Option2.jpeg)\n\n**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.  \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Option3.jpeg)\n\n**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`.   \u003cbr\u003e\u003cbr\u003e\n![github-small](images/Option4.jpeg)\n\n## Bug / Feature Request :man_technologist:\nIf 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.\n\nIf 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.\n\nIt is my first application with GUI.Thank you !.\n\n## Connect with me! 🌐\n\n[\u003cimg target=\"_blank\" src=\"https://img.icons8.com/bubbles/100/000000/linkedin.png\" title=\"LinkedIn\"\u003e](https://linkedin.com/in/yunus-ayd%C4%B1n-b9b01a18a/) [\u003cimg target=\"_blank\" src=\"https://img.icons8.com/bubbles/100/000000/github.png\" title=\"Github\"\u003e](https://github.com/aydinnyunus/WhatsappBOT) [\u003cimg target=\"_blank\" src=\"https://img.icons8.com/bubbles/100/000000/instagram-new.png\" title=\"Instagram\"\u003e](https://instagram.com/aydinyunus_/) [\u003cimg target=\"_blank\" src=\"https://img.icons8.com/bubbles/100/000000/twitter-squared.png\" title=\"LinkedIn\"\u003e](https://twitter.com/aydinnyunuss)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faydinnyunus%2Fwhatsappbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faydinnyunus%2Fwhatsappbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faydinnyunus%2Fwhatsappbot/lists"}