telegram-notify

1.3.3 • Public • Published

telegram-notify

this package for sending telegram messages

Usage

const Telegram = require('telegram-notify');
let notify = new Telegram({token:'tokenString', chaiId:'id'});
await notify.send('alert');

Installation

To use the library, install it through npm

npm install --save telegram-notify

config

API

  • send send a telegram message

Readme

Keywords

none

Package Sidebar

Install

npm i telegram-notify

Weekly Downloads

312

Version

1.3.3

License

MIT

Unpacked Size

2.7 kB

Total Files

3

Last publish

Collaborators

  • nebaz