tasi788 / sentry-telegram

Plugin for Sentry which allows sending notification via Telegram messenger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentry Telegram Build Status Coverage Status pypi

Plugin for Sentry which allows sending notification via Telegram messenger.

Presented plugin tested with Sentry 22.12.0.

DISCLAIMER: Sentry API is under development and is not frozen.

How will it look like

How will it look like

Installation

  1. Install this package
pip install sentry-telegram-py3
  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 Python3 plugin and enable it.
  4. Configure plugin on Configure plugin page.

    See Telegram's documentation to know how to create BotAPI Token.

  5. Done!

About

Plugin for Sentry which allows sending notification via Telegram messenger.

License:MIT License


Languages

Language:Python 100.0%