Wotchi is an open-source npm package for Node.js services that turns repeated in-process errors into bounded alerts. It redacts sensitive data before grouping, applies grouping and cooldowns, and sends notifications to the console, Telegram, or generic HTTPS webhooks. Includes Express 4/5 and NestJS 10/11 adapters, with no hosted dashboard required.
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
Hi Product Hunt — I’m Ivan, a solo developer building open-source apps.
I built Wotchi to make error alerts for Node.js services quieter and more useful. Repeated failures can quickly create noisy notifications, making it harder to notice incidents that need attention.
Wotchi is a focused alerting layer with redaction before grouping and delivery, grouping and cooldowns, console, Telegram, and HTTPS webhook notifiers, plus adapters for Express 4/5 and NestJS 10/11.
Install it with:
npm install @futurewindai/wotchi
Wotchi is currently in public beta, and I’d love feedback from Node.js developers on the alert format, integrations, and setup experience.
GitHub: https://github.com/FutureWindAI/...
npm: https://www.npmjs.com/package/@f...