hubot-diagnostics

v2.0.0
hubot scripts for diagnosing hubot
hubot hubot-scripts

Build 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!

Metadata

  • MIT
  • > 18.x
  • Josh Nichols
  • released 9/30/2023

Downloads