1.2.4 • Published 8 years ago

node-exception-bot v1.2.4

Weekly downloads
4
License
ISC
Repository
github
Last release
8 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

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago