1.2.4 • Published 10 years ago

node-exception-bot v1.2.4

Weekly downloads
4
License
ISC
Repository
github
Last release
10 years ago

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

1.2.4

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago