Sick-Beard
Sick-Beard copied to clipboard
Add support for notifications via SMS message with Twilio API Edit
Hi all,
I thought it would be nice to have support for sending snatch/download notifications via SMS messages, so I coded it up using Twilio's API. The implementation is basically a copy of the Boxcar notification provider, which seemed the closest in functionality, except with a few extra fields.

(This is an updated pull request based upon the development branch, and with a single squashed commit, as requested from the original pull request #592)
I've just rebased this to the head of development, if anyone is interested in taking a look at merging it.
ty