Перейти к файлу
Wade Wegner 13eb169e78 Fixed README issue. 2012-08-13 23:50:01 -05:00
Flatterist
Flatterist.Web
Sender
packages
.gitignore
Flatterist.Web.sln
README.md Fixed README issue. 2012-08-13 23:50:01 -05:00

README.md

FlatteristSMS

This application works with The Flatterist from Steve Marx. Steve kind enough to expose an API that returns all his compliments.

Essentially, you can send a TXT message to the provided Twilio number and you'll receive a TXT message back followed by a phone call from Steve Marx. You can also send the service the phone number of a friend.

You'll need to replace the following values with your own:

  • YOURSITE with your own Windows Azure Website CNAME.
  • ACCOUNTNAME with your own Windows Azure storage account name.
  • ACCOUNTKEY with your own Windows Azure storage account key.
  • YOURTWILIONUMBER with your own Twilio phone number.
  • accountSid with your Twilio account sid.
  • authToken with your own Twilio auth token.

Enjoy!