New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

s4-telegram

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s4-telegram

s4 Telegram connector.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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.

Keywords

s4

FAQs

Package last updated on 26 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts