0.2.0 • Published 7 years ago

tg-wrapper v0.2.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

NOTE: This project is still under development, docs and usage may change without a notice

Telegram Wrapper for Node.JS

Telegram CLI wrapper for NodeJS written in ES6, inspired from tincann's.

Installation

You need vysheng/tg be configured and ready. Download this package using this command:

npm install tg-wrapper --save

or clone it straight from GitHub:

git clone https://github.com/EhsaanF/tg-wrapper.git

Examples

A simple example is available at example directory. Of course, any contribution to examples is welcome.

Changelog

Version 0.2.0:

  • Changed __executeCmd to exec
  • Added --json flag to tg process