0.01
Low commit activity in last 3 years
No release in over a year
Twilio SMS driver for Stealth.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 2.0.0.beta
 Project Readme

Stealth Twilio SMS

The Stealth Twilio SMS driver adds the ability to build your bot using Twilio's SMS service.

Gem Version

Supported Reply Types

  • Text
  • Image
  • Audio
  • Video
  • File
  • Delay

Image, Audio, Video, and File reply types will leverage the MMS protocol. It is recommended by Twilio that the content is limited to images, however, this is the full list of supported content types: https://www.twilio.com/docs/api/messaging/accepted-mime-types.

If you store your files on S3, please make sure you have set the content-type appropriately or Twilio might reject your media.