node-exception-bot

1.2.4 • Public • Published

NodeExceptionBot

NPM

A Telegram Bot that keeps you updated about the uncaught exceptions from your node server.

Setup

To get your NodeExceptionBot API Key, go to Telegram and chat with @NodeExceptionBot

This module takes in two variables. The first is your NodeExceptionBot API Key and the second is a prefix. Prefix is optional. You can use the prefix to distinguish between multiple servers.

Usage

Just importing the module with correct variables is sufficient.

var exception = require('node-exception-bot')("API-KEY","MessagePrefix(optional)");

If you have any questions feel free to reach me here on the issues.

Okaris

Package Sidebar

Install

npm i node-exception-bot

Weekly Downloads

12

Version

1.2.4

License

ISC

Last publish

Collaborators

  • okaris