This Python application allows you to automate your message for your community engagement and communication purpose.
This application uses pywhatkit, a Python library for automating the messages. It's easy to use and does not require you to do any additional setup. Currently, it is one of the most popular WhatsApp and YouTube automation library. New updates are released frequently with new features and bug fixes. Docs.
To install the repository, please clone this repository and install the requirements:
pip install pywhatkit
You will also need to add your whatsapp group link code, the last 22-digit alpha-numeric to the .env
file.
To use the application, run the app.py
file.