All Projects → butorov → Sentry Telegram

butorov / Sentry Telegram

Licence: mit
Plugin for Sentry which allows sending notification via Telegram messenger.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sentry Telegram

Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+17578.57%)
Mutual labels:  hacktoberfest, sentry, error-monitoring, crash-reporting, crash-reports
Sentry Laravel
Laravel SDK for Sentry
Stars: ✭ 927 (+451.79%)
Mutual labels:  hacktoberfest, sentry, error-monitoring, crash-reporting, crash-reports
Sentry Php
The official PHP SDK for Sentry (sentry.io)
Stars: ✭ 1,591 (+847.02%)
Mutual labels:  hacktoberfest, sentry, error-monitoring, crash-reporting, crash-reports
Sentry Cocoa
The official Sentry SDK for iOS, tvOS, macOS, watchOS
Stars: ✭ 370 (+120.24%)
Mutual labels:  sentry, error-monitoring, crash-reporting, crash-reports
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+1154.17%)
Mutual labels:  hacktoberfest, error-monitoring, crash-reporting, crash-reports
Groupbutler
This bot can help you in managing your group with rules, anti-flood, description, custom triggers, and much more!
Stars: ✭ 399 (+137.5%)
Mutual labels:  telegram-api, telegram-bot, hacktoberfest, telegram
Sentry Go
Official Sentry SDK for Go
Stars: ✭ 415 (+147.02%)
Mutual labels:  sentry, error-monitoring, crash-reporting, crash-reports
Mtproto
Full-native go implementation of Telegram API
Stars: ✭ 566 (+236.9%)
Mutual labels:  telegram-api, telegram-bot, hacktoberfest, telegram
Sentry Javascript
Official Sentry SDKs for JavaScript. We're hiring https://grnh.se/ca81c1701us
Stars: ✭ 6,012 (+3478.57%)
Mutual labels:  hacktoberfest, sentry, error-monitoring, crash-reporting
Mypackbot
🤖 Your own unlimited pack of Telegram-stickers
Stars: ✭ 18 (-89.29%)
Mutual labels:  telegram-api, telegram-bot, telegram
Sentry Ruby
Sentry SDK for Ruby
Stars: ✭ 724 (+330.95%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+489.29%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Java Telegram Bot Api
Telegram Bot API for Java
Stars: ✭ 819 (+387.5%)
Mutual labels:  telegram-api, telegram-bot, telegram
Informer
A Telegram Mass Surveillance Bot in Python
Stars: ✭ 745 (+343.45%)
Mutual labels:  telegram-api, telegram-bot, telegram
Raven Python
Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
Stars: ✭ 1,677 (+898.21%)
Mutual labels:  sentry, crash-reporting, crash-reports
Turibot
TuriBot is a simple way to communicate with Telegram APIs in PHP
Stars: ✭ 68 (-59.52%)
Mutual labels:  telegram-api, telegram-bot, telegram
Telegram Api
Complete async capable Telegram bot API implementation for PHP7
Stars: ✭ 650 (+286.9%)
Mutual labels:  telegram-api, telegram-bot, telegram
Drone Telegram
Drone plugin for sending Telegram notifications
Stars: ✭ 67 (-60.12%)
Mutual labels:  telegram-api, telegram-bot, telegram
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (-0.6%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Mattata
A powerful, plugin-based, multi-purpose Telegram bot designed to serve a wide variety of purposes
Stars: ✭ 107 (-36.31%)
Mutual labels:  telegram-api, telegram-bot, telegram

Sentry Telegram |travis| |codecov| |pypi|

Plugin for Sentry which allows sending notification via Telegram <https://telegram.org/>_ messenger.

Presented plugin tested with Sentry from 8.9 to 9.1.1.

**DISCLAIMER**: Sentry API is under development and `is not frozen <https://docs.sentry.io/server/plugins/>`_.

How will it look like

.. image:: https://raw.githubusercontent.com/butorov/sentry-telegram/master/docs/images/telegram-window.png :target: https://github.com/butorov/sentry-telegram/blob/master/docs/images/telegram-window.png :alt: How will it look like

Installation

  1. Install this package

.. code-block:: bash

pip install sentry-telegram
  1. Restart your Sentry instance.

  2. Go to your Sentry web interface. Open Settings page of one of your projects.

  3. On Integrations (or Legacy Integrations) page, find Telegram Notifications plugin and enable it.

  4. Configure plugin on Configure plugin page.

    See Telegram's documentation <https://core.telegram.org/bots#3-how-do-i-create-a-bot>_ to know how to create BotAPI Token.

  5. Done!

.. |travis| image:: https://travis-ci.org/butorov/sentry-telegram.svg?branch=master :target: https://travis-ci.org/butorov/sentry-telegram :alt: Build Status

.. |codecov| image:: https://codecov.io/gh/butorov/sentry-telegram/branch/master/graph/badge.svg :target: https://codecov.io/gh/butorov/sentry-telegram?branch=master :alt: Coverage Status

.. |pypi| image:: https://badge.fury.io/py/sentry-telegram.svg :target: https://pypi.python.org/pypi/sentry-telegram

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].