benderTheCrime / hubot-random-dino

Post a random dino!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-random-dino

Post a random dino!

Installation

In hubot project repo, run:

npm install hubot-random-dino --save

Then add hubot-random-dino to your external-scripts.json:

[
  "hubot-random-dino"
]

Sample Interaction

user1>> dino me
hubot>> <gif url>
user1>> raptor me
hubot>> <gif url>

About

Post a random dino!

License:MIT License


Languages

Language:CoffeeScript 73.0%Language:Shell 27.0%