/event_logger

Digest software for employees at monarch

Primary LanguagePython

Event Logger

This is a basic whatsapp application that uses whatsapp library to store user's location from time to time and log events in a database.

Installation

pip install -r requirements.txt

Running

python hook.py

It only runs if you have a ssl certificate as whatsapp only serves webhook events on https.

Usage

Modify the creds.json file to your liking. follow this video to get the credentials.