https://github.com/proxlight/automate-whatsapp
https://github.com/proxlight/automate-whatsapp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/proxlight/automate-whatsapp
- Owner: Proxlight
- Created: 2022-10-18T06:24:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T12:49:53.000Z (over 3 years ago)
- Last Synced: 2025-02-05T00:41:25.638Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 😊 Automate Whatsapp Messages Using Python
## Introduction
Hi everyone👋,Python is probably one of the coolest languages. And the fascinating about it is that you can automate day-to-day tasks.
One such task we do every day is sending messages on WhatsApp.
Although this task is as simple as picking up the phone, typing, and tapping on the “send” button, but we sometimes forget to send a wishing message on special occasions like birthdays, anniversaries, etc.
So you must be wondering can we schedule a WhatsApp message?
Definitely, you can by using a library called pywhatkit. We can schedule messages to send to any of our contacts or to a group.
You can refer to our YouTube video to see a working tutorial for a better understanding and a step-by-step guide of the same.
## Requirements
Open up a terminal and run the following command.
pip install pywhatkit
You can check out all the dependencies this library installed with the command pip list.
## ⭐ Links
Link to Youtube Video : https://www.youtube.com/c/Proxlight
Link to our Store : https://proxlightapps.gumroad.com
Link to The Hash Node article : https://proxlight.hashnode.dev/automate-whatsapp-messages-with-python
Link to our Dribbble page : https://dribbble.com/Proxlight
Follow us on Twitter : https://twitter.com/Proxlight1
#### © 2022 Proxlight, Inc. All rights reserved.