A modern Telegram bot that logs broken glass reports, extracts staff names automatically, and sends logs to a separate Telegram channel.
Built using python-telegram-bot v20.
β Detects messages with photos that contain βbroken by β
β Works ONLY in your assigned Telegram group
β Sends logs to a separate logging channel
β Automatically extracts staff names (any format supported)
β Confirmation message shown in group (auto deletes after 5 seconds)
β /total command shows monthly statistics
β Uses SQLite for storing logs
β Clean MarkdownV2 formatting
Clone the repo:
git clone https://github.com/YOUR_USERNAME/frc-bot.git
cd frc-bot