@botpress/channel-twilio

10.51.10 • Public • Published

@botpress/channel-twilio

Official Twilio (SMS) connector module for Botpress.

This module has been build to accelerate and facilitate development of SMS bots.

Configuration

There's 3 required configuration variables:

  • accountSID or env TWILIO_SID
  • authToken or env TWILIO_TOKEN
  • fromNumber or env TWILIO_FROM

and optionally:

  • messagingServiceSid or env TWILIO_MESSAGING_SERVICE

You must set the SMS webhook to POST on the Twilio dashboard and the url is the following: https://{hostname}/api/botpress-twilio/webhook

Note on webhook

Protocol must be https. We recommend you use a tool like ngrok or pagekite in dev.

Keywords

none

Install

npm i @botpress/channel-twilio

DownloadsWeekly Downloads

79

Version

10.51.10

License

AGPL-3.0-only

Unpacked Size

121 kB

Total Files

11

Last publish

Collaborators

  • eff
  • michael.masson
  • slvnperron
  • spgingras
  • franklevasseur