Skip to content

hubot-archive/hubot-reaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot Reaction

Build Status NPM version

Give hubot a replygif.net tag, get a random gif back from that tag's first page.

You> !reply approval
Hubot> http://replygif.net/i/1196.gif

img

Installation

  • Add the package hubot-reaction as a dependency in your Hubot package.json file.
    • npm install --save hubot-reaction
  • Then add hubot-reaction to the list in the external-scripts.json file.
    • ie ['some-script', 'some-other-script', 'hubot-reaction']

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published