A Giphy plugin for Hubot
usage: giphy {search term} - returns a randomly selected image from the results of a giphy search for (or a message saying that no images were found)
To get up and running, you will need to
- have an instance of hubot running: http://hubot.github.com/
- set an environment variable named: HUBOT_GIPHY_API_KEY ( the public beta api key can be found here: https://github.com/Giphy/GiphyAPI )