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

hubot-keepalive

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-keepalive

A script that has Hubot periodically message itself so connections (namely Slack) don't time out

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

hubot-keepalive Build Status

A script that has Hubot periodically message itself so connections (namely Slack) don't time out.

See src/keepalive.coffee for full documentation.

Installation

In hubot project repo, add hubot-keepalive and cron to your packages.json, npm install, then add hubot-keepalive to your external-scripts.json.

Supported configuration

Currently this script is only tested on Slack as the purpose of this script is to work around a bug where the slack adapter will drop connections and then not reconnect. A proper fix is in the works here. Or, there's also a bit of background in this issue.

NPM Module

https://www.npmjs.com/package/hubot-keepalive

Keywords

hubot

FAQs

Package last updated on 21 Jul 2016

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