An open API service indexing awesome lists of open source software.

https://github.com/strugee/hubot-robertsrules

Robert's Rules of Order for Hubot
https://github.com/strugee/hubot-robertsrules

hubot hubot-script javascript roberts-rules-of-order

Last synced: 6 months ago
JSON representation

Robert's Rules of Order for Hubot

Awesome Lists containing this project

README

          

# hubot-robertsrules

Robert's Rules of Order for Hubot

See [`src/robertsrules.coffee`](src/robertsrules.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-robertsrules --save`

Then add **hubot-robertsrules** to your `external-scripts.json`:

```json
[
"hubot-robertsrules"
]
```

**Important**: you need at least Node 10.

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
```

## NPM Module

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