Simple GIF
A very basic giphy Hubot script. Provides one command to search for a gif.
Configuration
Environment variables:
- GIPHY_API_TOKEN
Commands
!gif <query>
Searches giphy for and returns a gif in the top 5 results.
Gifs are randomly selected from within the top 5 results with the following weights:
- 50%
- 25%
- 12%
- 12%
- 1%