hubot-where-is-moldova
Version:
Hubot script to tell people about Moldova
27 lines (17 loc) • 473 B
Markdown
# hubot-where-is-moldova
Hubot script to tell jokes about Moldova
See [`src/where-is-moldova.coffee`](src/where-is-moldova.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-where-is-moldova --save`
Then add **hubot-where-is-moldova** to your `external-scripts.json`:
```json
[
"hubot-where-is-moldova"
]
```
## Sample Interaction
```
user1>> hubot where is Moldova?
hubot>> Mulidova? Is that somewhere in Russia?
```