Skip to content

amirasaran/sentry-kavenegar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A plugin for Sentry that sends SMS notifications via Kavenegar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published