No commit activity in last 3 years
No release in over 3 years
Lita chat interface to giphy api for MOAR GIFS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 0.8
~> 0.6
~> 10.4
~> 3.4
~> 0.11

Runtime

~> 4
 Project Readme

lita-onewheel-giphy

https://travis-ci.org/onewheelskyward/lita-onewheel-giphy.svg?branch=master

https://coveralls.io/repos/github/onewheelskyward/lita-onewheel-giphy/badge.svg?branch=master

Deprecated

Description

Aimed to be a complete implementation of the Giphy api. https://github.com/giphy/GiphyAPI It turns out they're not as good at search as Google, so I've put this functionality into https://github.com/onewheelskyward/lita-onewheel-images

Installation

Add lita-onewheel-giphy to your Lita instance's Gemfile:

gem 'lita-onewheel-giphy'

Configuration

api_url: The url of the giphy api (default: http://api.giphy.com/) api_key: The auth key for the API. Check the giphy docs for the open beta key. rating: Limit your results to a specific MPAA-style rating e.g. Usage ---- Implementation list: - search NOPE - GIF by id NOPE - GIFs by id NOPE - translate NOPE - random NOPE - trending NOPE - stickers (search, translate, random, trending) NOPE NOPE NOPE NOPE