Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.37 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.37 KB

Project Status

made-with-python PyPI version sentry-kavenegar Pypi

sentry-kavenegar

A plugin for Sentry that sends SMS notifications via Kavenegar

Note: Only works with IR numbers, mostly because I'm too lazy to think about international phone numbers and what to do with them. Feel free to submit a pull request.

Installation

$ pip install sentry-kavenegar

Sentry will automagically detect that it has been installed.

Configuration

sentry-kavenegar needs 2 pieces of information to set this up correctly.

Account SID & Auth Token

The Account API KEY can both be found on your Kavenegar account dashboard.

SMS From

This is the number that was purchased through Kaveneger. Kavenegar documentation for more information.

Examples:

+98935XXXXXXX
// or
0912XXXXXXXX

SMS To #'s

A list of phone numbers to send to separated by commas.

Example:

+98935XXXXXXX, 0912XXXXXXXX