giphy_api_translate: Translate words to gifs

Description Usage Arguments Details Value Author(s)

Description

Intelligently translate phrases into gifs (in the way used by Slack's /giphy add-in). Giphy adds some "special sauce" to make the results more relevant.

Usage

1
giphy_api_translate(phrase, rating = NULL, type = "gifs")

Arguments

phrase

Search word or phrase

rating

Limits gifs to a rating of y, g, pg, pg-13 or r (this is a limit not a filter).

type

Either "gifs" or "stickers" (or a partial string match to either). The default is to return gifs.

Details

Note that all the giphy_api_* functions do not actually download gifs.

Value

A list of results that is a little complicated at the moment

Author(s)

Rich FitzJohn


richfitz/jiffy documentation built on May 27, 2019, 8:18 a.m.