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