Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 310 Bytes

Installation

pip install sparkpost
sudo pip install twilio (not sure why it needs sudo, but it does /shrug)

Configuration

export SPKEY='your sparkpost api key here'
export TWILIOKEY='your twilio api key here'
export TWILIOACCT='your twilio account sid here'

Running

./detect.py