Skip to content

using replygif.net to give you reactions on demand

License

Notifications You must be signed in to change notification settings

mpociot/hubot-reaction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

using replygif.net to give you reactions on demand

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 86.6%
  • Shell 13.4%