hubot-diagnostics

v2.1.3
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!
npm i hubot-diagnostics

Metadata

  • MIT
  • >= 18
  • Josh Nichols
  • released 11/12/2023

Downloads