Skip to content

Cloudxtreme/hubot-diagnostics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-diagnostics

hubot scripts for diagnosing hubot

See src/diagnostics.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-diagnostics --save

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

[
  "hubot-diagnostics"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

About

hubot scripts for diagnosing hubot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 50.8%
  • JavaScript 33.6%
  • Shell 15.6%