hubot-xkcd
Version:
Get links to XKCD comics with Hubot
14 lines (8 loc) • 362 B
Markdown
# 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