watchmen-plugin-twilio

0.1.1 • Public • Published

watchmen-plugin-twilio

Plugin for Watchmen to send notifications to SMS via Twilio

Installation

  1. Install Watchmen: follow instructions

  2. Install the plugin:

npm install watchmen-plugin-twilio

Configuration

Add your Twilio account via environment variables:

export WATCHMEN_AUTH_TWILIO_SID='<your-twillio-sid>'
export WATCHMEN_AUTH_TWILIO_AUTH_TOKEN='<your-twillio-auth-token>'
export WATCHMEN_AUTH_TWILIO_PHONE_NUMBER='<your-twillio-phone-number>'

You should be able to find this information on Twilio as follows:

Usage

Edit/create a service and fill out the new field "Alert to phone numbers" (supports multiple comma-separated phone numbers).

Readme

Keywords

none

Package Sidebar

Install

npm i watchmen-plugin-twilio

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • wsergio