JamieWhite / hubot-michaelscott

Fun chat script commands inspired by Michael Scott

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-michaelscott

Let Michael Scott interject during your most important business conversations

See src/michaelscott.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-michaelscott --save

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

[
  "hubot-michaelscott"
]

New GIF Integrations!

Just ask your hubot gif me michaelscott <query> and it'll return you a nice GIF from the awesome folks at Giphy

Commands

Ask your hubot for an inspirational quote: "hubot inspire me michaelscott"

Ask your hubot for a classic Office gif: "hubot gif me michaelscott "

Sample Interaction

user1>> that deal we just closed was huge!
hubot>> That's what she said

user2>> inspire me michaelscott
hubot>> You know what they say. Fool me once, strike one. But fool me twice… strike three

user3>> gif me michaelscott idiot
hubot>> https://media.giphy.com/media/4R71Engp5NgHK/giphy.gif

About

Fun chat script commands inspired by Michael Scott


Languages

Language:CoffeeScript 77.6%Language:JavaScript 14.2%Language:Shell 8.2%