tg-wrapper

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i tg-wrapper

Weekly Downloads

6

Version

0.2.0

License

Apache-2.0

Last publish

Collaborators

  • ehsaanf