s4-telegram

0.0.1 • Public • Published

s4-telegram

This module is to be used as a sender/receiver connector for s4 core.

Initializing

var TelegramConnector = require('s4-telegram'),
    telegram = new TelegramConnector(bot, "YOUR-TELEGRAM-BOT-KEY");
 
// then attach the `telegram` variable or whatever you named it to the bot.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i s4-telegram

    Weekly Downloads

    0

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • tjhorner