![Curd Bot](http://s8.postimg.org/dhbq8f839/curdbot.jpg)

Hubots like cheese. We can call him Curdbot.

See [`src/cheese.coffee`](src/cheese.coffee) for full documentation.

![node.io stats](https://nodei.co/npm/hubot-cheese.png?downloads=true&downloadRank=true&stars=true)

## Installation

In hubot project repo, run:

`npm install hubot-cheese --save`

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

```json
["hubot-cheese"]
```

## Sample Interaction

```
user1>> hubot eat cheese
hubot>> Yum! The Smokey Blue Cheese by Rogue Creamery was delicious.
```

```
user1>> hubot i want cheese
hubot>> Have a piece of Innes Bosworth Leaf by Innes Cheese (Highfields Farm Dairy) from Tamworth, STA.
```

```
user1>> hubot how many cheeses exist?
hubot>> So far I've counted 2576 cheeses.
```
