isabella232 / hubot-seriouslyguys

A hubot script for showing a 'Srsly Guise' gif when someone says 'Seriously Guys' or 'Srsly Guise'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-seriouslyguys

A hubot script for showing a 'Srsly Guise' gif when someone says 'Seriously Guys' or 'Srsly Guise'

Installation

Add 'hubot-seriouslyguys' to your package.json file, e.g.

  "dependencies": {
    "hubot":         "2.5.5",
    "hubot-scripts": "2.4.6",
    "hubot-seriouslyguys": "*"
  }

Then add 'hubot-seriouslyguys' to your external_scripts.json file and run npm install.

About

A hubot script for showing a 'Srsly Guise' gif when someone says 'Seriously Guys' or 'Srsly Guise'


Languages

Language:CoffeeScript 100.0%