benjaminreid / twilio-hack

0 stars 0 forks source link

Hacknight Info #1

Open benjaminreid opened 9 years ago

benjaminreid commented 9 years ago

Info

We used a Rails app to authorise with Slack and get the users phone number, this then talked to a Node app which used Twilio to send you a text message to kick things off. From there you text the the number back which Twilio tells the Node app about, which then updates Slack via their API. Thus, allowing you to post messages to Slack over SMS.

Screenshots

1 2 3 4 5 6

benjaminreid commented 9 years ago

@paulspringett, @daviddarnes, @studioromeo have anything to add/change?

It's for a blogpost on the Simpleweb blog.

daviddarnes commented 9 years ago

Nope! Minor tweaks but I like that this was all achieved in the time allocated.