Web Application to automate sending Whatsapp Messages , SMS & Email campaigns.
- Scrape business data from Justdial , Google Businesses (WIP)
- Send whatsapp messages automatically to contact groups
- Manage and edit contact/business (WIP)
- Import (WIP) / Export Data out of Automato
- Setup templates for campaigns
- More to come ...
NOTE: You'll need to use python3.
To install requirements :
pip install -r requirements.txt
Automato requires the following softwares to work , please follow the setup from the offical docs.
Automato needs 3 scripts to work run.py , scrape.py , whatsapp.py .
python ./run.py
Runs the flask web application
python scrape.py
Starts the scraper consumer
python whatsapp.py
Starts the whatsapp consumer
For a fully end to end connected system , you can contact me for a custom install . Which will include running these scripts from a single source - flask app. Controlling of the scripts straight from the interface. Full windows support.
For any issue or requests , kindly use Github Issues.
- Bulma CSS
- Flask
- SQLAlchemy
- WTForms
- Albemic
This project is licensed under the MIT License.