UNPKG

hubot-where-is-moldova

Version:
27 lines (17 loc) 473 B
# 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? ```