davidofwatkins / ge-cancellation-checker

A PhantomJS script that checks your GOES account for a sooner Global Entry enrollment appointment
173 stars 74 forks source link

Add support for SMS notifications via Twilio #24

Closed ravron closed 8 years ago

ravron commented 8 years ago

Hi! I kept missing the notification emails, so I hacked in support to send SMS notifications with Twilio. I didn't even pay for it – I just used Twilio's trial mode, which works fine for this application. I figure this might be useful for other people, so here's this PR. It includes:

Let me know if there's anything I should change, happy to respond to comments! Also let me know if you don't think this functionality is useful to enough people, and I'll abandon the PR.

davidofwatkins commented 8 years ago

@ravron This looks excellent, thanks! I'll merge it into dev and if others can verify that it works, I'll get that into master.

mattmakai commented 8 years ago

Nice! 👍