0.7.0-rc.3 • Published 8 years ago

hubot-giphy v0.7.0-rc.3

Weekly downloads
16
License
MIT
Repository
github
Last release
8 years ago

Build Status Coverage Status npm Version npm Downloads npm License Dependency Status eslint-strict-style

hubot-giphy

hubot interface for giphy-api

See src/giphy.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-giphy --save

Then add hubot-giphy to your external-scripts.json:

[
  "hubot-giphy"
]

Sample Interaction

user1>> hubot giphy something interesting
hubot>> <random image uri relating to 'something interesting'>
0.7.0-rc.3

8 years ago

0.7.0-rc.2

8 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.2.1

10 years ago

0.1.0

10 years ago