Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

patsissons/hubot-giphy

Repository files navigation

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'>

About

hubot interface for giphy-api

Resources

License

Stars

Watchers

Forks

Packages

No packages published