← Back to Projects
Crash Report by Telegram bot
AndroidJavaCrash ReportingTelegram Bot

Crash Report by Telegram bot

Send automatic crash logs and stack traces to a Telegram channel via bot.

About this project

An automated error-reporting tool that captures unexpected app crashes and sends the stack trace directly to a designated Telegram chat via a bot. Built with Java, this project implements a custom UncaughtExceptionHandler to intercept fatal errors, compile device and crash data, and execute a network payload before the app closes. A brilliant, lightweight alternative to standard crashlytics platforms.