Telegram bot log stream

Send and receive Telegram bot messages using the Node.js Stream API

Build Status Coverage Status

npm npm-dl

This module offers a Node.js stream API Duplex object that allow to send and receive messages both by using long-polling or a webhook.

Install

npm install --save telegram-bot-log-stream