A plugin for Err which interacts with the Giphy API.
The plugin allows configuration of an API key:
!config giphy { 'API_KEY': 'dc6zaTOxFJmzC', }
The above represents the default configuration, using the public beta key from the Giphy API documentation.
gif QUERY
- return a gif from the search results of the given query.
Released into public domain. Do with it as you wish!