New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hubot-ping-standup

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-ping-standup

A hubot script to ping the team everyday for the standup meeting.

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Hubot ping standup

A hubot script that ping the team everyday for the standup meeting.

Install

Add hubot-ping-standup to your package.json.

npm install --save hubot-ping-standup

Then add hubot-standup to external_scripts.json.

[..., "hubot-ping-standup", ...]

Usage

To set a standup for every week day:

hubot standup at 8 for user, user2, user3

Specify a timezone:

hubot standup at 8 (Europe/Paris) for user, user2, user3

Report a standup for today:

hubot standup report at 15

Remove the standup:

hubot standup remove

Tests

npm test

License

Copyright (c) 2014 François de Metz

See LICENSE.

FAQs

Package last updated on 03 Nov 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc