Skip to content

robowhois/robowhois-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoboWhois script for Hubot

RoboWhois script for Hubot.

Installation

Add the package hubot-robowhois as dependencies in your Hubot package.json file.

"dependencies": {
  "hubot-robowhois": ">= 0"
}

Run the following command to make sure those packages is installed.

$ npm install hubot-robowhois

To enable the script, add the hubot-robowhois entry to the external-scripts.json file (you may need to create this file, if it is not present or if you upgraded from Hubot < 2.4).

["hubot-robowhois"]

About

RoboWhois script for Hubot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published