1.0.3 • Published 5 years ago

hubot-wrms v1.0.3

Weekly downloads
17
License
GPL-2.0+
Repository
gitlab
Last release
5 years ago

Hubot WRMS

WRMS functionality for Hubot

Installation

In hubot project repo, run:

npm install hubot-wrms --save

Then add hubot-wrms to your external-scripts.json:

[
  "hubot-wrms"
]

Configuration

HUBOT_WRMS_URL=https://wrms.example.org
HUBOT_WRMS_USERNAME=yourusername
HUBOT_WRMS_PASSWORD=yourpassword

Usage

You can ask Hubot for a list of commands.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

7 years ago

0.0.1

7 years ago