Skip to content

Hubot script for the link to Professor Farnsworth saying "Eh wha?"

License

Notifications You must be signed in to change notification settings

johanmeiring/hubot-ehwha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-ehwha

Hubot script for the link to Professor Farnsworth saying "Eh wha?"

Installation

Add the package hubot-ehwha as a dependency in your Hubot package.json file.

"dependencies": {
  ...
  "hubot-ehwha": "1.0.x"
  ...
}

Run the following command to make sure the module is installed.

$ npm install hubot-ehwha

To enable the script, add the hubot-ehwha entry to the external-scripts.json file (you may need to create this file).

["hubot-ehwha"]

About

Hubot script for the link to Professor Farnsworth saying "Eh wha?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published