hubot-giphy
v0.7.0-rc.3
Published
hubot interface for giphy-api
Readme
hubot-giphy
hubot interface for giphy-api
See src/giphy.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-giphy --save
Then add hubot-giphy to your external-scripts.json:
[
"hubot-giphy"
]Sample Interaction
user1>> hubot giphy something interesting
hubot>> <random image uri relating to 'something interesting'>