# hubot-xkcd

Get links to XKCD comics with Hubot

## Installation

First run `npm install hubot-xkcd`, then add `hubot-xkcd` to the `external-scripts.json` file.     

## Usage

- `hubot xkcd (current)`: get a link to the latest XKCD comic
- `hubot xkcd random`: get a link to a random XKCD comic
- `hubot xkcd <number>`: get a link to the specified XKCD comic
