0.0.9 • Published 8 years ago

@rocket.chat/hubot-rocketchat-support v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-rocketchat-support

A hubot script that does the things

See src/hubot-rocketchat-support.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rocketchat-support --save

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

["hubot-rocketchat-support"]

Sample Interaction

rcbot> rcbot support
rcbot> Available support topics: logging, deploy, ssl
rcbot> rcbot support logging
rcbot> Please raise the log level in your administartion UI (Admin -> Logs): `Loglevel: 2 - error, info and debug`, `show packet: true` and `show file and number: true`.
rcbot> rcbot support ssl frdmn
rcbot> @frdmn Please inspect your SSL/TLS web server configuration using https://www.ssllabs.com/ssltest/ Often the intermediate certificate chain is incomplete which often results in client side errors.
rcbot>
0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago