A messenger chat bot used for sending gmail push notifications
- Install the python dependences (TODO: add
requirements.txt
) - Create
config.py
in the main directory and fill out the fields (seeconfig-example.py
) - You'll need a Gsuite service account that has server-wide delegation permissions
- Get the service account secrets (.p12 format) and put them in
__local__
- Get the service account secrets (.p12 format) and put them in