edgar_snodon/README.md

27 lines
378 B
Markdown
Raw Permalink Normal View History

2016-04-24 20:05:56 +00:00
# hubot-raumgirl-new
ctdo raumgirl
See [`src/raumgirl-new.coffee`](src/raumgirl-new.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-raumgirl-new --save`
Then add **hubot-raumgirl-new** to your `external-scripts.json`:
```json
[
"hubot-raumgirl-new"
]
```
## Sample Interaction
```
user1>> hubot hello
hubot>> hello!
```