# sentry-irccat **Repository Path**: mirrors_getsentry/sentry-irccat ## Basic Information - **Project Name**: sentry-irccat - **Description**: A plugin for Sentry which sends errors to irccat (or any other service which supports irccat's simple socket-based protocol) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sentry-irccat A plugin for [Sentry](https://www.getsentry.com/) that logs errors to [irccat](http://www.github.com/RJ/irccat) (or any other service which supports irccat's simple socket-based protocol). ## Installation Simply install the python package, it'll automatically register with Sentry: `$ pip install sentry_irccat`