hubot-rocketchat-diagnostics

0.0.6 • Public • Published

hubot-rocketchat-diagnostics

hubot scripts for diagnosing your hubot in Rocket.Chat

NOTE: This package contains scripts that are only compatible with Rocket.Chat.

This package is a combo of:

  • Scripts put together by @tim.kinnane
  • My JS rewrite of the hubot reload script
  • Anything else that could be useful in exploring/testing/debugging the rocket.chat adapter.

See src/diagnostics.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rocketchat-diagnostics --save

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

[
  "hubot-rocketchat-diagnostics"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

Package Sidebar

Install

npm i hubot-rocketchat-diagnostics

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

13.4 kB

Total Files

11

Last publish

Collaborators

  • jszaszvari