Skip to content

sriharshakappala/hubot-tell-a-joke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-tell-a-joke

A hubot script that tells a random Chuck Norris joke from ICNDB :)

See src/tell-a-joke.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-tell-a-joke --save

Then add hubot-tell-a-joke to your external-scripts.json:

[
  "hubot-tell-a-joke"
]

Sample Interaction

hubot>> hubot tell a joke
hubot>> Not everyone that Chuck Norris is mad at gets killed. Some get away. They are called astronauts.

About

A hubot script that tells a random Chuck Norris joke :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published