hubot-diagnostics

hubot scripts for diagnosing hubot

Usage no npm install needed!

<script type="module">
  import hubotDiagnostics from 'https://cdn.skypack.dev/hubot-diagnostics';
</script>

README

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!