1.0.3 • Published 10 years ago

hubot-relevant-xkcd v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

hubot-relevant-xkcd

Find a relevant XKCD for a phrase

Based on: https://github.com/github/hubot-scripts/blob/master/src/scripts/xkcd.coffee

See src/relevant-xkcd.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-relevant-xkcd --save

Then add hubot-relevant-xkcd to your external-scripts.json:

[
  "hubot-relevant-xkcd"
]

Sample Interaction

user>> hubot relevant xkcd compiling
hubot>> Compiling
http://imgs.xkcd.com/comics/compiling.png
'Are you stealing those LCDs?' 'Yeah, but I'm doing it while my code compiles.'
1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago