hubot-simple-gif

1.3.2 • Public • Published

Simple GIF

npm version Codeship Status for gjbianco/hubot-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:

  1. 50%
  2. 25%
  3. 12%
  4. 12%
  5. 1%

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-simple-gif

Weekly Downloads

0

Version

1.3.2

License

MIT

Unpacked Size

5.69 kB

Total Files

8

Last publish

Collaborators

  • gjbianco