Webhook for Sentry which allow send alerts to Telegram without plugin, so simple and ready to use
- Clone repo
- Create .env file with TOKEN=botfathertoken and CHATID=yourchatid
- Build docker image
- Run docker run -d -p 5000:5000 image
- Add to Sentry project webhook integration with your domain or IP.