Socket
Socket
Sign inDemoInstall

hubot-rules

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-rules

A hubot script that explains the rules


Version published
Weekly downloads
28K
decreased by-10.04%
Maintainers
4
Weekly downloads
 
Created
Source

Build Status

hubot-rules

A hubot script that explains the rules

See src/rules.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rules --save

Then add hubot-rules to your external-scripts.json:

[
  "hubot-rules"
]

Sample Interaction

hubot> hubot what are the rules
hubot> 1. A robot may not injure a human being or, through inaction, allow a human being to come to harm.
hubot> 2. A robot must obey any orders given to it by human beings, except where such orders would conflict with the First Law.
hubot> 3. A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

Keywords

FAQs

Package last updated on 12 Nov 2023

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