hubot-rules
A hubot script that explains the rules
Last updated 10 years ago by technicalpickles .
MIT · Repository · Bugs · Original npm
$ cnpm install hubot-rules 
SYNC missed versions from official npm registry.

Build Status Coverage 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.

Current Tags

  • 0.1.1                                ...           latest (10 years ago)

1 Versions

  • 0.1.1                                ...           10 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (12)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org