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
- Host: GitHub
- URL: https://github.com/strugee/hubot-robertsrules
- Owner: strugee
- Created: 2020-06-15T01:55:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T14:05:36.000Z (over 3 years ago)
- Last Synced: 2025-10-12T23:39:54.694Z (9 months ago)
- Topics: hubot, hubot-script, javascript, roberts-rules-of-order
- Language: CoffeeScript
- Homepage:
- Size: 994 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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