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.
Info
Tech
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