Skip to content

josemdv/hubot-diagnostics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

hubot-diagnostics

hubot scripts for diagnosing hubot

See src/diagnostics.js 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

  • JavaScript 100.0%