# hubot-witty
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-url]][daviddm-image]

A hubot script that does the things

See [`src/hubot-witty.coffee`](src/hubot-witty.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-witty --save`

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

```json
["hubot-witty"]
```
