RocketChat/hubot-rocketchat-support

Name: hubot-rocketchat-support

Owner: Rocket.Chat

Description: Support helper script for the official Rocket.Chat #support channel

Created: 2017-05-15 13:25:16.0

Updated: 2017-05-15 13:48:04.0

Pushed: 2017-09-26 10:07:33.0

Homepage: null

Size: 33

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

bot-rocketchat-support"]
Sample Interaction
t> rcbot support
t> Available support topics: logging, deploy, ssl
t> rcbot support logging
t> 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`.
t> rcbot support ssl frdmn
t> @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.
t>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.