Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 407 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 407 Bytes

MementoEmail

A messenger chat bot used for sending gmail push notifications

Set up

  • Install the python dependences (TODO: add requirements.txt)
  • Create config.py in the main directory and fill out the fields (see config-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__