0.0.11 • Published 5 years ago

stigma-telegram v0.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

"# DLTelegram" Telegram bots are available.

##Features

  • supports
    • run

Installation

To use stigma-telegram in your project, install it via npm:

$ npm install stigma-telegram

Dependencies

  • jdk8+
  • python3.+

Usage

Import the stigma-telegram into your desired module:

js import

var slogger = require('stigma-logger');
run
stigma_telegram.run(telegram token, addr, message, callback);
error
function callback(resultData) {
    if(!res._headerSent)
    {
        res.send(resultData);
    }
}
stigma_telegram.error(telegram token, addr, message, callback);

Development

To generate all *.js, *.d.ts and *.metadata.json files:

$ npm run build

To lint all *.ts files:

$ npm run lint
0.0.11

5 years ago

0.0.10-1

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago